blob: 92e8f77ecf61c7b752deabe06cfdc72771c16864 [file] [log] [blame]
{
"name": "CXBarrage",
"version": "0.0.1",
"summary": "A Barrage View",
"description": "A barrage view to fire barrage in view",
"homepage": "https://github.com/chuxia98/CXBarrage.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"chuxia": "875390793@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/chuxia98/CXBarrage.git",
"tag": "0.0.1"
},
"source_files": [
"Barrage",
"Barrage/CXBarrage/*.{h,m}"
]
}