blob: 56ca4478774f9fe588d551ce0a64bdfe114582c0 [file] [log] [blame]
{
"name": "YDGame",
"version": "1.1",
"summary": "优点游戏SDK,集成了优点登陆、付费、广告效果追踪等功能。",
"description": "SDK提供了优点账号体系,支持注册、登陆、快速登陆等功能,付费集成了微信、支付宝、银联等主流的支付SDK,为开发者提供统一的支付接入体验。广告效果追踪可以自动跟踪设备的激活、账号的注册与登陆、玩家付费等基本数据。",
"homepage": "https://www.dataeye.com",
"license": "MIT",
"authors": {
"xqwang": "wxq491216@163.com"
},
"source": {
"git": "https://github.com/DataEye/YDGame.git"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "YDGame/*.h",
"vendored_libraries": "YDGame/*.a",
"resources": "YDGame/YDGameResource.bundle",
"libraries": "z",
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
],
"Masonry": [
],
"BEMCheckBox": [
],
"WebViewJavascriptBridge": [
],
"SDWebImage": [
]
}
}