blob: 3c398c2356fbe8c81a410c1977f9ff25f0a89a8b [file] [log] [blame]
{
"name": "ZZCarousel",
"version": "1.0.2",
"summary": "Add scroll direction in this framework.",
"description": "Use UICollectionView to write a custom infinite carousel is high",
"homepage": "https://github.com/ACEYL/ZZCarousel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ACEYL": "zaizaiyl520@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ACEYL/ZZCarousel.git",
"tag": "1.0.2"
},
"source_files": "ZZCarousel/*.{h,m}",
"requires_arc": true
}