[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 6 / b / APPPaySDK / 1.0.1 / APPPaySDK.podspec.json
blob355a2ac142a0f17893ca04e28c6aee39bf3ef4de
2   "name": "APPPaySDK",
3   "version": "1.0.1",
4   "summary": "A short description of APPPaySDK.",
5   "description": "Computes the meaning of life.\n微信支付的集成:后期包含支付宝支付",
6   "homepage": "https://gitee.com/laoyouHome/APPPaySDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiangbo wang": "laoyou_wxb@163.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "ios": {
18     "vendored_frameworks": "Carthage/Build/iOS/APPPaySDK.framework"
19   },
20   "source": {
21     "git": "https://gitee.com/laoyouHome/APPPaySDK.git",
22     "tag": "1.0.1"
23   },
24   "requires_arc": true,
25   "dependencies": {
26     "WechatOpenSDK": [
28     ]
29   }