blob: 6b50d42edc7422f9ab9dd333eea51973b1c1ece1 [file] [log] [blame]
{
"name": "zeaho",
"version": "0.0.1",
"summary": "zeaho",
"description": "zeaho-lib\n 智鹤私有库,使用cocoapods导入",
"homepage": "https://github.com/terryliuyuqing/TestFrameWork",
"license": "MIT",
"authors": {
"Terry": "252101820@qq.com"
},
"source": {
"git": "https://github.com/terryliuyuqing/TestFrameWork.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"libraries": [
"c++",
"resolv",
"z"
],
"frameworks": [
"CoreTelephony",
"CoreLocation",
"MapKit",
"MobileCoreServices",
"SystemConfiguration",
"Security",
"AdSupport",
"JavaScriptCore",
"WebKit"
],
"ios": {
"vendored_frameworks": "zeaho/*.framework"
},
"resources": "zeaho/CTBundle.bundle"
}