blob: bdd2a5c6a531081009be809d60fce7ce49a428f4 [file] [log] [blame]
{
"name": "GT_TX",
"version": "1.0.4",
"summary": "this is provided performance testing of ios.",
"description": "版本v1.0.1 仅供测试使用, 如有问题请联系 137471806@qq.com \n。。。。。。。。。。。。。。。。\n。。。。。。。。。。。。。。。。",
"homepage": "https://github.com/wanghao522/IOS_GT",
"license": "LICENSE",
"authors": {
"povit": "137471806@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/wanghao522/IOS_GT.git",
"tag": "1.0.4"
},
"vendored_frameworks": "GT.framework",
"source_files": "*.{h,m}",
"exclude_files": "Classes/Exclude",
"public_header_files": "*.{h}",
"resources": "Resources/GT.bundle",
"libraries": [
"z",
"sqlite3"
],
"frameworks": [
"UIKit",
"CoreGraphics",
"Security",
"CoreTelephony",
"AdSupport",
"AudioToolbox",
"SystemConfiguration",
"QuartzCore"
],
"prefix_header_contents": [
"#import <UIKit/UIKit.h>",
"#import <Foundation/Foundation.h>"
]
}