blob: 8f1314ba54d73b3fc3634abbc789117dbb67faaf [file] [log] [blame]
{
"name": "SDCycleScrollViewSwift",
"version": "0.1.4",
"summary": "仿照 SDCycleScrollView 的一款轮播图Swift库",
"description": "仿照 SDCycleScrollView 的一款轮播图Swift库",
"homepage": "https://github.com/JK-King/SDCycleScrollViewSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhang_jiankun521@163.com": "zhang_jiankun521@163.com"
},
"source": {
"git": "https://github.com/JK-King/SDCycleScrollViewSwift.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SDCycleScrollViewSwift/Classes/**/*",
"dependencies": {
"Kingfisher": [
]
}
}