blob: 2199495461c15cc37e117507e189da6ebc320491 [file] [log] [blame]
{
"name": "GDTMobSDKMM",
"version": "1.0.0",
"summary": "A short description of GDTMobSDKMM.",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GDTMobSDKMM/*.H",
"vendored_libraries": "GDTMobSDKMM/libGDTMobSDK.a",
"libraries": [
"z",
"c++",
"xml2",
"resolv"
],
"frameworks": [
"UIKit",
"CoreMotion",
"AVFoundation",
"WebKit",
"SystemConfiguration",
"AdSupport",
"CoreLocation",
"CoreTelephony",
"StoreKit",
"CoreServices",
"CoreMedia",
"MediaPlayer"
]
}