blob: a50025851231077b949ed7c8b0487a118fb5e127 [file] [log] [blame]
{
"name": "TongDaoSDK",
"version": "3.2.8",
"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/tongrd/ios-demo.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tongrd": "support@tongrd.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/tongrd/ios-demo.git",
"tag": "3.2.8"
},
"resources": "Frameworks/Td_Image_bundle/*.png",
"preserve_paths": "Frameworks/*",
"vendored_frameworks": "Frameworks/*.framework",
"ios": {
"frameworks": [
"SystemConfiguration",
"CFNetwork",
"CoreTelephony",
"CoreLocation",
"AVFoundation",
"CoreBluetooth",
"UIKit",
"Security"
],
"libraries": [
"c++",
"z"
]
},
"requires_arc": true
}