[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 6 / 0 / Alipay-SDK / 1.0.0 / Alipay-SDK.podspec.json
blob61e0cf140fe445f573a9f6ad6fec1ac6ec7975fd
2   "name": "Alipay-SDK",
3   "version": "1.0.0",
4   "summary": "Alipay SDK. (Last updated @ 2017-07-26)",
5   "homepage": "https://docs.open.alipay.com",
6   "license": "MIT",
7   "authors": {
8     "Instapp": "https://instapp.io"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/instapp/Alipay-SDK.git",
15     "tag": "1.0.0"
16   },
17   "resources": "SDK/AlipaySDK.bundle",
18   "vendored_frameworks": "SDK/AlipaySDK.framework",
19   "frameworks": [
20     "SystemConfiguration",
21     "CoreTelephony",
22     "QuartzCore",
23     "CoreText",
24     "CoreGraphics",
25     "UIKit",
26     "Foundation",
27     "CFNetwork",
28     "CoreMotion"
29   ],
30   "libraries": [
31     "z",
32     "c++"
33   ],
34   "requires_arc": true