blob: 9c2b0533e49d24493d44569c3fa4a2c3a7e1d4dc [file] [log] [blame]
{
"name": "KDCycleBannerView",
"version": "1.0",
"license": "MIT",
"homepage": "https://github.com/kingiol/KDCycleBannerView",
"authors": {
"Kingiol": "kingxiaokang@gmail.com"
},
"summary": "A Cycle Or Loop ScrollView For Banner",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/kingiol/KDCycleBannerView.git",
"tag": "1.0"
},
"source_files": "KDCycleBannerView/*{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}