blob: cc0f4845711361f3191fe26407cc1e033cd2b35d [file] [log] [blame]
{
"name": "MTGDTMob",
"version": "4.4.1",
"summary": "MTGDTMob FOR PERSON.",
"homepage": "http://e.qq.com",
"license": {
"type": "Cpoyright",
"text": "LICENSE ©2016 Domob, Inc. All rights reserved"
},
"authors": {
"Tim": "aunm123@yeah.net"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/aunm123/MTGDTMob.git",
"tag": "4.4.1"
},
"source_files": "*.h",
"public_header_files": "*.h",
"preserve_paths": "*.a",
"frameworks": [
"Foundation",
"UIKit"
],
"weak_frameworks": [
"AdSupport",
"CoreLocation",
"QuartzCore",
"CoreText",
"CoreGraphics",
"StoreKit",
"SystemConfiguration",
"Security",
"CoreTelephony"
],
"libraries": [
"z",
"GDTMobSDK"
],
"requires_arc": true,
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/MTGDTMob"
}
}