blob: 1c1c364d6f3ffa5b224358e870c8e19b800c43ca [file] [log] [blame]
{
"name": "ZWBarrage",
"version": "0.0.1",
"summary": "ZWBarrage is a third API for my daily work",
"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.1"
},
"source_files": "Classes/*.{h,m}",
"public_header_files": "Classes/*.h",
"frameworks": "UIKit"
}