[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 6 / c / e / GXGSDKTest / 0.0.2 / GXGSDKTest.podspec.json
blobed2766ae996eb56060507f2fb98b14e97d05a3f6
2   "name": "GXGSDKTest",
3   "version": "0.0.2",
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   "requires_arc": true,
22   "xcconfig": {
23     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/GXGSDKTest\""
24   }