[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / d / f / GT_TX / 1.0.5 / GT_TX.podspec.json
blob654547d98020375059b7f54fd8d362142e72af86
2   "name": "GT_TX",
3   "version": "1.0.5",
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": "137471806@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/wanghao522/IOS_GT.git",
16     "tag": "1.0.5"
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   "preserve_paths": [
24     "GT.framework/*",
25     "Resources/GT.bundle"
26   ],
27   "libraries": [
28     "z",
29     "sqlite3"
30   ],
31   "frameworks": [
32     "UIKit",
33     "CoreGraphics",
34     "Security",
35     "CoreTelephony",
36     "AdSupport",
37     "AudioToolbox",
38     "SystemConfiguration",
39     "QuartzCore"
40   ],
41   "prefix_header_contents": [
42     "#import <UIKit/UIKit.h>",
43     "#import <Foundation/Foundation.h>"
44   ]