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