[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / 7 / a / AlipaySDK_MI / 15.5.0 / AlipaySDK_MI.podspec.json
blobad4f5d6db2fc0d216fb7ee1b04d7562c70070998
2   "name": "AlipaySDK_MI",
3   "version": "15.5.0",
4   "summary": "Alipay payment SDK, support manual integration and Cocoapods integration mode, continuous update.",
5   "homepage": "https://github.com/caosuyang/AlipaySDK",
6   "platforms": {
7     "ios": "7.0"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "caosuyang": "caosuyang1026@gmail.com"
15   },
16   "social_media_url": "https://twitter.com/caosuyang1",
17   "source": {
18     "git": "https://github.com/caosuyang/AlipaySDK.git",
19     "tag": "15.5.0"
20   },
21   "frameworks": [
22     "SystemConfiguration",
23     "CoreTelephony",
24     "QuartzCore",
25     "CoreText",
26     "CoreGraphics",
27     "UIKit",
28     "Foundation",
29     "CFNetwork",
30     "CoreMotion"
31   ],
32   "libraries": [
33     "z",
34     "c++"
35   ],
36   "resources": "AlipaySDK/AlipaySDK.bundle",
37   "vendored_frameworks": "AlipaySDK/AlipaySDK.framework",
38   "requires_arc": true