blob: ac8871464984b21805f48ce1b7443b91d5ac6b52 [file] [log] [blame]
{
"name": "ZWBarrage",
"version": "0.0.5.1",
"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.5.1"
},
"source_files": "Classes/*.{h,m}",
"public_header_files": "Classes/*.h",
"frameworks": "UIKit"
}