blob: f29ed900d955a495db4e19a53fb6e0339c273b76 [file] [log] [blame]
{
"name": "SDCycleScrollViewSwift",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SDCycleScrollViewSwift/Classes/**/*",
"dependencies": {
"Kingfisher": [
]
}
}