blob: 57bc92757bf1ebedee30b91c97558997b91a2f79 [file] [log] [blame]
{
"name": "KJCycleScrollView",
"version": "0.1.0",
"summary": "A cycle scroll view",
"description": "A cycle scroll view that use of UICollectionView",
"homepage": "https://github.com/KimJin77/KJCycleScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KimJin77": "sim_jin@yeah.net"
},
"source": {
"git": "https://github.com/KimJin77/KJCycleScrollView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KJCycleScrollView/Classes/**/*",
"dependencies": {
"SDWebImage": [
]
}
}