blob: e4b25c6c7976be2c94aaf02cd42a40c3ac9a4529 [file] [log] [blame]
{
"name": "CycleBannerView",
"version": "0.0.2",
"summary": "banner",
"description": "its a banner",
"homepage": "https://github.com/gaoyuhang/CycleBannerView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": "gaoyuhang",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/gaoyuhang/CycleBannerView.git",
"tag": "v0.0.2"
},
"source_files": [
"CycleBannerView",
"CycleBannerView/**/*.{h,m}"
],
"dependencies": {
"SDWebImage": [
]
}
}