blob: f88755661eaa28c043550497ccfac13cd57c22c9 [file] [log] [blame]
{
"name": "TGVisitorsTest",
"version": "1.0.0",
"license": "MIT",
"summary": "TGameSDK游客组件测试cocoaPods",
"homepage": "https://github.com/xiaoleiiOS/TGVisitorsTest",
"source": {
"git": "https://github.com/xiaoleiiOS/TGVisitorsTest.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"vendored_frameworks": "TGVisitorsLogin.framework",
"dependencies": {
"TGameSDKTest": [
"~> 1.0.1"
]
},
"authors": {
"wangxiaolei": "675407568@qq.com"
},
"social_media_url": "https://github.com/xiaoleiiOS"
}