blob: dee6ca140d7bddaa2785090cf49e20e7b931ca95 [file] [log] [blame]
{
"name": "TongrdSDK",
"version": "3.0.0",
"summary": "同道iOS SDK Cocoa Pods集成库",
"description": "A longer description of getui-sdk-ios-cocoapods in Markdown format.\n\n同道iOS SDK",
"homepage": "https://github.com/pangxiang1992/TongrdSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pangxiang1992": "2271586544@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/pangxiang1992/TongrdSDK.git",
"tag": "3.0.0"
},
"source_files": "TongDaoSDK.framework/*",
"preserve_paths": "TongDaoSDK.framework",
"frameworks": [
"SystemConfiguration",
"CFNetwork",
"CoreTelephony",
"CoreLocation",
"AVFoundation",
"CoreBluetooth",
"UIKit",
"Security"
],
"ios": {
"frameworks": [
"SystemConfiguration",
"CFNetwork",
"CoreTelephony",
"CoreLocation",
"AVFoundation",
"CoreBluetooth",
"UIKit",
"Security"
],
"libraries": [
"c++",
"z"
]
},
"requires_arc": true
}