[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / d / 1 / YCAlipaySDK / 15.5.3 / YCAlipaySDK.podspec.json
blobf60ab2c851834e15dedca10b785ae3a6101056a8
2   "name": "YCAlipaySDK",
3   "version": "15.5.3",
4   "summary": "Alipay payment SDK, support manual integration and Cocoapods integration mode, continuous update.",
5   "homepage": "https://github.com/yccp/AlipaySDK",
6   "platforms": {
7     "ios": "7.0"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Yu Chen": "yu.chen@live.ie"
15   },
16   "source": {
17     "git": "https://github.com/yccp/AlipaySDK.git",
18     "tag": "15.5.3"
19   },
20   "frameworks": [
21     "SystemConfiguration",
22     "CoreTelephony",
23     "QuartzCore",
24     "CoreText",
25     "CoreGraphics",
26     "UIKit",
27     "Foundation",
28     "CFNetwork",
29     "CoreMotion"
30   ],
31   "libraries": [
32     "z",
33     "c++"
34   ],
35   "resources": "AlipaySDK/AlipaySDK.bundle",
36   "vendored_frameworks": "AlipaySDK/AlipaySDK.framework",
37   "requires_arc": true