blob: d8ce1e96c70ae866d1fa3259424de2c3b6e2d651 [file] [log] [blame]
{
"name": "YLCycleView",
"version": "0.0.2",
"summary": "YLCycleView a carousel which can cycle automaticlly",
"description": "use collectionView for a carousel which is auto-cycle",
"homepage": "https://github.com/youngliu16/YLCycleView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"youngliu16": "youngliu16@126.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/youngliu16/YLCycleView.git",
"tag": "0.0.2"
},
"source_files": "YLCycleView/YLCycleView/*.{h,m}",
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
]
}
}