blob: 5f0f6976f4c5a7581a6ab7c363bc802fcd7f1d84 [file] [log] [blame]
{
"name": "GXGSDKTest",
"version": "0.0.4",
"summary": "just test GXGSDKTest",
"description": "I only just test pubish some static library on the cocopods!\nI have so much hard.........",
"homepage": "http://www.google.com",
"license": "MIT",
"authors": {
"ZXQiao": "xiuqiao.zhang@xinmei365.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://s3.amazonaws.com/keyboard-cdn/zidian/ios/GXGSDKTest.zip",
"flatten": true
},
"source_files": "TestReleaseSDK.h",
"preserve_paths": "libGXGSDKTest.a",
"frameworks": "Foundation",
"libraries": "GXGSDKTest",
"requires_arc": true,
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/GXGSDKTest\""
},
"dependencies": {
"FBAudienceNetwork": [
],
"Google-Mobile-Ads-SDK": [
]
}
}