blob: cbfc416bd64b207748c66182ee84df4f9c19d1cd [file] [log] [blame]
{
"name": "ZWBarrage",
"version": "0.0.6",
"summary": "ZWBarrage is simple and easy to use, expand the individual strong base barrage",
"homepage": "https://github.com/Initial-C",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Initial-C": "iwilliamchang@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/Initial-C/ZWBarrage.git",
"tag": "0.0.6"
},
"source_files": "Classes/*.{h,m}",
"public_header_files": "Classes/*.h",
"frameworks": "UIKit"
}