blob: dfd588d779a33f2053847c0f6d7bc1cf3809fa53 [file] [log] [blame]
{
"name": "RicBannerView",
"version": "0.0.1",
"summary": "A simple implantation of a banner play view.",
"description": "1、display the banners scheduled by the timer.\n2、cycled displaying",
"homepage": "https://github.com/zLihuan/RicBannerView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"rice": "625482408@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zLihuan/RicBannerView.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}