blob: 7fc6961c27dbce88fb5e14e81680559a8c23ee44 [file] [log] [blame]
{
"name": "ZWNetCache",
"version": "0.0.2",
"summary": "ZWNetCache 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/ZWNetCache.git",
"tag": "0.0.2"
},
"source_files": [
"Classes/*.{h,m}",
"Classes/**/*.{h,m}"
],
"public_header_files": [
"Classes/*.h",
"Classes/**/*.h"
],
"frameworks": [
"UIKit",
"MobileCoreServices",
"SystemConfiguration"
],
"resources": "Classes/MBProgressHUD/MBProgressHUD.bundle",
"libraries": [
"stdc++.6.0.9",
"z.1.2.5",
"c++",
"z"
]
}