blob: dabb663dd210286bf6bbdb365c4a59d314e3a822 [file] [log] [blame]
{
"name": "CHXBannerView",
"version": "0.3.1",
"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.3.1"
},
"requires_arc": true,
"source_files": "CHXBannerView/Source/*",
"frameworks": [
"Foundation",
"UIKit"
]
}