blob: ea0dfd3ac480fc74a8186c6d940dcb4c0d4a14f6 [file] [log] [blame]
{
"name": "ZLLCycleScrollView",
"version": "1.0.2",
"summary": "A cycle images lib for iOS base on ScrollView.",
"description": "A cycle images lib for iOS base on ScrollView. BY LingliZ",
"homepage": "https://github.com/LingliZ/ZLLCycleScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LingliZ": "13161995375@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LingliZ/ZLLCycleScrollView.git",
"tag": "1.0.2"
},
"source_files": "ZLLCycleScrollView/Classes/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 4.0.0"
]
}
}