[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / c / e / GXGSDKTest / 0.0.3 / GXGSDKTest.podspec.json
blob5915edaf20aba397b90c50a93f1981243b66d565
2   "name": "GXGSDKTest",
3   "version": "0.0.3",
4   "summary": "just test GXGSDKTest",
5   "description": "I only just test pubish some static library on the cocopods!\nI have so much hard.........",
6   "homepage": "http://www.google.com",
7   "license": "MIT",
8   "authors": {
9     "ZXQiao": "xiuqiao.zhang@xinmei365.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "http": "https://s3.amazonaws.com/keyboard-cdn/zidian/ios/GXGSDKTest.zip",
16     "flatten": true
17   },
18   "source_files": "TestReleaseSDK.h",
19   "preserve_paths": "libGXGSDKTest.a",
20   "frameworks": "Foundation",
21   "libraries": "GXGSDKTest",
22   "requires_arc": true,
23   "xcconfig": {
24     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/GXGSDKTest\""
25   }