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