blob: 6154bfed26a9cb20c7538f3b9aafba864bcd89fa [file] [log] [blame]
{
"name": "ZZCarousel",
"version": "1.0.0",
"summary": "Carousel is a feeling of ZZCarousel.",
"description": "This is a carousel ,supports custome collectionview",
"homepage": "http://github.com/ACEYL/ZZCarousel",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"ACEYL": "devz520@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ACEYL/ZZCarousel.git",
"tag": "1.0.0"
},
"source_files": "ZZCarousel/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"requires_arc": true
}