blob: 2e533fb5aae2b27b4c942f4e6946b3412a5c0a16 [file] [log] [blame]
{
"name": "TGameSDKTest",
"version": "1.0.0",
"license": "MIT",
"summary": "TGameSDK测试cocoaPods",
"homepage": "https://github.com/xiaoleiiOS/TGameSDKTest",
"source": {
"git": "https://github.com/xiaoleiiOS/TGameSDKTest.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"vendored_frameworks": "TGameSDKTest.framework",
"authors": {
"wangxiaolei": "675407568@qq.com"
},
"social_media_url": "https://github.com/xiaoleiiOS"
}