Latest | 0.02 |
---|---|
Homepage | http://192.168.1.204:80/Phoneu_SDK/ios-phoneu-sdk.git |
License | MIT |
Platforms | ios 8.0, requires ARC |
Dependencies | BMKLocationKit |
Frameworks | Security, SystemConfiguration, CoreTelephony, CFNetwork, CoreGraphics, AdSupport, CoreLocation, CoreFoundation, MobileCoreServices, CFNetwork, AVFoundation, AudioToolbox, CoreMotion |
Authors |
Latest podspec
{ "name": "SZLibrary", "version": "0.02", "summary": "phoneu sdk.", "homepage": "http://192.168.1.204:80/Phoneu_SDK/ios-phoneu-sdk.git", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "wutianyu": "[email protected]" }, "requires_arc": true, "platforms": { "ios": "8.0" }, "source": { "git": "http://192.168.1.204:80/Phoneu_SDK/ios-phoneu-sdk.git", "tag": "0.02" }, "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": [] } }
Fri, 15 Mar 2019 11:01:08 +0000