[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 0 / 3 / alas_alipay / 1.2 / alas_alipay.podspec.json
blobef55c500a79666887d838da5bc1c26a8e51ed1c5
2   "name": "alas_alipay",
3   "version": "1.2",
4   "summary": "alas_alipay.",
5   "description": "用来以后方便使用alipay",
6   "homepage": "https://github.com/chenlinyuan/AliPay",
7   "license": "MIT",
8   "authors": {
9     "chenlinyuan": "ala.s743k@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/chenlinyuan/AliPay.git",
16     "tag": "1.2"
17   },
18   "resources": "AlipaySDK.bundle",
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,
35   "vendored_frameworks": "AlipaySDK.framework"