[Add] JLBlueLink 1.0.0
[CocoaPods.git] / Specs / b / d / f / GT_TX / 1.0.3 / GT_TX.podspec.json
blob5242ccf7a8a0c3691ec58218228c47152f6d6d32
2   "name": "GT_TX",
3   "version": "1.0.3",
4   "summary": "this is  provided performance testing of ios.",
5   "description": "版本v1.0.1 仅供测试使用, 如有问题请联系 137471806@qq.com \n。。。。。。。。。。。。。。。。\n。。。。。。。。。。。。。。。。",
6   "homepage": "https://github.com/wanghao522/IOS_GT",
7   "license": "LICENSE",
8   "authors": {
9     "povit": "wanghao@panda.tv"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/wanghao522/IOS_GT.git",
16     "tag": "1.0.3"
17   },
18   "vendored_frameworks": "GT.framework",
19   "source_files": "*.{h,m}",
20   "exclude_files": "Classes/Exclude",
21   "public_header_files": "*.{h}",
22   "resources": "Resources/GT.bundle",
23   "libraries": [
24     "z",
25     "sqlite3"
26   ],
27   "frameworks": [
28     "UIKit",
29     "CoreGraphics",
30     "Security",
31     "CoreTelephony",
32     "AdSupport",
33     "AudioToolbox",
34     "SystemConfiguration",
35     "QuartzCore"
36   ],
37   "prefix_header_contents": [
38     "#import <UIKit/UIKit.h>",
39     "#import <Foundation/Foundation.h>"
40   ]