blob: 8fbfdb1de4e4b64f4300bbb29ebc6180adf1da5b [file] [log] [blame]
{
"name": "XSDCycleScrollView",
"version": "1.3.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "简单易用的图片无限轮播器 改自SDCycleScrollView",
"homepage": "https://github.com/CodeEagle/XSDCycleScrollView",
"authors": {
"CodeEagle": "lvevsany@163.com"
},
"source": {
"git": "https://github.com/CodeEagle/XSDCycleScrollView.git",
"tag": "1.3.1"
},
"source_files": "XSDCycleScrollView/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"screenshots": "http://ww4.sinaimg.cn/bmiddle/9b8146edjw1esvytq7lwrg208p0fce82.gif",
"ios": {
"frameworks": "UIKit"
},
"dependencies": {
"SDWebImage": [
]
}
}