Skip to content

Commit

Permalink
[Add] iCarousel 1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nicklockwood authored and CocoaPodsBot committed Aug 10, 2015
1 parent 889971f commit e577b48
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions Specs/iCarousel/1.8.2/iCarousel.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "iCarousel",
"version": "1.8.2",
"license": {
"type": "zlib",
"file": "LICENCE.md"
},
"summary": "A class designed to simplify the implementation of various types of carousel.",
"homepage": "https://github.com/nicklockwood/iCarousel",
"authors": {
"Nick Lockwood": "support@charcoaldesign.co.uk"
},
"source": {
"git": "https://github.com/nicklockwood/iCarousel.git",
"tag": "1.8.2"
},
"source_files": "iCarousel/iCarousel.{h,m}",
"requires_arc": true,
"frameworks": "QuartzCore",
"platforms": {
"ios": "4.3",
"osx": "10.6"
}
}

0 comments on commit e577b48

Please sign in to comment.