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