blob: 3b1576d5e7a73a64b014771e23ff90d2c4462476 [file] [log] [blame]
{
"name": "iCarousel",
"version": "1.8",
"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"
},
"source_files": "iCarousel/iCarousel.{h,m}",
"requires_arc": true,
"frameworks": "QuartzCore",
"platforms": {
"ios": "4.3",
"osx": "10.6"
}
}