blob: 9352f6968dc8de48c8c345f16489f25e9720a549 [file] [log] [blame]
{
"name": "zhbKit",
"version": "1.0.0",
"license": "MIT",
"summary": "zhb's own kit.",
"homepage": "https://github.com/zcc1994w/zhbKit",
"authors": {
"zcc1994w": "cdzhb1994@163.com"
},
"source": {
"git": "https://github.com/zcc1994w/zhbKit.git",
"tag": "1.0.0"
},
"requires_arc": true,
"public_header_files": "zhbkit/ZhbKit/zhbKitHelper.h",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
],
"ReactiveCocoa": [
"2.5.0"
]
},
"source_files": "zhbkit/ZhbKit/*.{h,m}"
}