blob: 00d590cdc41e94244372982015884fcffbdb5467 [file] [log] [blame]
{
"name": "CHXBannerView",
"version": "0.2",
"summary": "CHXBannerView is a immensity scrollview banner view, which is supported for Autolayout and framed",
"description": " CHXBannerView . Why description can not be same as summary, it\nidot. WTF, description can not shoter than summary. I wrote, can you realize\nthose word is all blah\n",
"homepage": "https://github.com/showmecode/CHXBannerView",
"license": "MIT",
"authors": {
"Moch": "atcuan@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/showmecode/CHXBannerView.git",
"tag": "0.2"
},
"requires_arc": true,
"source_files": "CHXBannerView/Source/*",
"frameworks": [
"Foundation",
"UIKit"
]
}