blob: 8988101529c1867d206704c676a117d02ac951df [file] [log] [blame]
{
"name": "TulingGameSDK",
"version": "1.0.0.7",
"summary": "图灵游戏发行商iOS-SDK,集成登录、支付系统。http://www.tulinggame.com",
"description": "TulingGameSDK,图灵游戏发行商iOS-SDK,集成登录、支付系统。http://www.tulinggame.com",
"homepage": "https://github.com/TulingGameSDK/TulingGameSDK",
"license": {
"type": "MIT",
"text": " Copyright PPAbner 2017-2018\n"
},
"authors": {
"TulingGameSDK_Dev": "TulingGameSDK@163.com"
},
"social_media_url": "http://www.tulinggame.com",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TulingGameSDK/TulingGameSDK.git",
"tag": "1.0.0.7"
},
"resources": "TulingGameSDK/**/*.bundle",
"vendored_frameworks": "TulingGameSDK/**/*.{framework}",
"frameworks": [
"Foundation",
"CoreTelephony",
"SystemConfiguration",
"MobileCoreServices",
"Accelerate",
"Security",
"AssetsLibrary",
"ImageIO",
"QuartzCore",
"CoreImage",
"CoreGraphics",
"CoreText",
"CoreFoundation",
"UIKit"
],
"libraries": [
"z",
"sqlite3"
],
"requires_arc": true
}