[Add] AnyThinkFacebookSDKAdapter 6.4.40
[CocoaPods.git] / Specs / e / 6 / b / AlipayOpenSDK-iOS / 15.8.07 / AlipayOpenSDK-iOS.podspec.json
blobe9c4d71d31fa07fec2781895a9f3a73934e6a8fc
2   "name": "AlipayOpenSDK-iOS",
3   "version": "15.8.07",
4   "homepage": "https://github.com/liujunliuhong/AlipayOpenSDK",
5   "source": {
6     "git": "https://github.com/liujunliuhong/AlipayOpenSDK.git",
7     "tag": "15.8.07"
8   },
9   "summary": "Alipay open SDK",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "liujunliuhong": "1035841713@qq.com"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "vendored_frameworks": "Alipay_SDK/iOS_SDK/AlipaySDK.framework",
22   "resources": "Alipay_SDK/iOS_SDK/AlipaySDK.bundle",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "CFNetwork",
27     "SystemConfiguration",
28     "QuartzCore",
29     "CoreGraphics",
30     "CoreMotion",
31     "CoreTelephony",
32     "CoreText",
33     "WebKit"
34   ],
35   "libraries": [
36     "z",
37     "c++"
38   ],
39   "pod_target_xcconfig": {
40     "OTHER_LDFLAGS": "-all_load",
41     "VALID_ARCHS": "x86_64 armv7 arm64"
42   }