blob: 947853dd29206618b74278200a9bf74c7290a5cd [file] [log] [blame]
{
"name": "SFScrollView",
"version": "0.1.3",
"summary": "轮播图",
"description": "无限滚动轮播图",
"homepage": "https://github.com/Caiflower/SFScrollView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cai.flower": "caiflower20@163.com"
},
"source": {
"git": "https://github.com/Caiflower/SFScrollView.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SFScrollView/Classes/**/*",
"dependencies": {
"SDWebImage": [
]
}
}