blob: ea2a81c7af35fbc3f8ec4dea947593ee2b3445ef [file] [log] [blame]
{
"name": "SZLibrary",
"version": "0.0.5",
"summary": "phoneu sdk.",
"homepage": "http://192.168.1.204:80/Phoneu_SDK/ios-phoneu-sdk.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wutianyu": "451042347@qq.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://192.168.1.204:80/Phoneu_SDK/ios-phoneu-sdk.git",
"tag": "0.0.5"
},
"source_files": [
"FYLibrary/*.{h,m}",
"FYLibrary/AppConfig/API/*.{h,m}",
"FYLibrary/AppConfig/Manager/*.{h,m}",
"FYLibrary/IAP/API/*.{h,m}",
"FYLibrary/IAP/Manager/*.{h,m}",
"FYLibrary/Initialize/*.{h,m}",
"FYLibrary/Log/*.{h,m}",
"FYLibrary/Login/*.{h,m}",
"FYLibrary/Network/*.{h,m}",
"FYLibrary/Utils/*.{h,m}",
"FYLibrary/Account/*.{h,m}",
"FYLibrary/Camera/*.{h,m}",
"FYLibrary/Location/*.{h,m}",
"FYLibrary/WeChat/SDK/*.{h,m}",
"FYLibrary/WeChat/Manager/*.{h,m}",
"FYLibrary/Yunceng/Manager/*.{h,m}",
"FYLibrary/Shake/*.{h,m}",
"FYLibrary/TextSession/*.{h,m}",
"FYLibrary/PushNotification/*.{h,m}",
"FYLibrary/LoadingAnimation/*.{h,m}"
],
"vendored_libraries": "FYLibrary/WeChat/SDK/*.a",
"vendored_frameworks": "FYLibrary/Yunceng/SDK/YunCeng.framework",
"frameworks": [
"Security",
"SystemConfiguration",
"CoreTelephony",
"CFNetwork",
"CoreGraphics",
"AdSupport",
"CoreLocation",
"CoreFoundation",
"MobileCoreServices",
"CFNetwork",
"AVFoundation",
"AudioToolbox",
"CoreMotion"
],
"libraries": [
"z",
"sqlite3.0",
"c++",
"z.1.2.8",
"resolv"
],
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC -all_load"
},
"resources": "FYLibrary/SZLibrary.bundle",
"dependencies": {
"BMKLocationKit": [
]
}
}