[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / 8 / YDGame / 1.1 / YDGame.podspec.json
blob56ca4478774f9fe588d551ce0a64bdfe114582c0
2   "name": "YDGame",
3   "version": "1.1",
4   "summary": "优点游戏SDK,集成了优点登陆、付费、广告效果追踪等功能。",
5   "description": "SDK提供了优点账号体系,支持注册、登陆、快速登陆等功能,付费集成了微信、支付宝、银联等主流的支付SDK,为开发者提供统一的支付接入体验。广告效果追踪可以自动跟踪设备的激活、账号的注册与登陆、玩家付费等基本数据。",
6   "homepage": "https://www.dataeye.com",
7   "license": "MIT",
8   "authors": {
9     "xqwang": "wxq491216@163.com"
10   },
11   "source": {
12     "git": "https://github.com/DataEye/YDGame.git"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "YDGame/*.h",
19   "vendored_libraries": "YDGame/*.a",
20   "resources": "YDGame/YDGameResource.bundle",
21   "libraries": "z",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "MBProgressHUD": [
28     ],
29     "Masonry": [
31     ],
32     "BEMCheckBox": [
34     ],
35     "WebViewJavascriptBridge": [
37     ],
38     "SDWebImage": [
40     ]
41   }