blob: 5709721287d0e8b1482eb9e307342a6eeac43674 [file] [log] [blame]
{
"name": "GDTMobSDKMM",
"version": "1.0.5",
"summary": "GDT_iOS_SDK_4.11.5",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LazyJiu/GDTMobSDKMM",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LazyJiu": "0x170818@gmail.com"
},
"source": {
"git": "https://github.com/LazyJiu/GDTMobSDKMM.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GDTMobSDKMM/*.h",
"vendored_libraries": [
"GDTMobSDKMM/libGDTMobSDK.a",
"GDTMobSDKMM/libWeChatSDK.a"
],
"libraries": [
"z",
"c++",
"xml2",
"resolv",
"sqlite3"
],
"frameworks": [
"UIKit",
"CoreMotion",
"AVFoundation",
"WebKit",
"SystemConfiguration",
"AdSupport",
"CoreLocation",
"CoreTelephony",
"StoreKit",
"CoreServices",
"CoreMedia",
"MediaPlayer",
"Accelerate",
"CFNetwork",
"CoreGraphics",
"Security"
]
}