blob: 5915edaf20aba397b90c50a93f1981243b66d565 [file] [log] [blame]
{
"name": "GXGSDKTest",
"version": "0.0.3",
"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\""
}
}