[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 7 / 0 / AlipaySDKHum / 15.5.0 / AlipaySDKHum.podspec.json
blob9936ea7346f202ead2f2021d1f138b02534b8723
2   "name": "AlipaySDKHum",
3   "version": "15.5.0",
4   "summary": "iOS 支付宝 SDK",
5   "homepage": "https://open.alipay.com/platform/home.htm",
6   "license": {
7     "type": "Copyright",
8     "text": "          支付宝(中国)网络技术有限公司 版权所有.\n"
9   },
10   "authors": {
11     "humphrywang": "humphrywang@hotmail.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/humphrywang/AlipaySDK.git",
18     "tag": "15.5.0"
19   },
20   "source_files": "**/*.{h,m}",
21   "vendored_frameworks": "AlipaySDK.framework",
22   "public_header_files": "AlipaySDK.framework/Headers/**/*.h",
23   "resources": "AlipaySDK.bundle",
24   "frameworks": [
25     "SystemConfiguration",
26     "CoreTelephony",
27     "QuartzCore",
28     "CoreText",
29     "CoreGraphics",
30     "UIKit",
31     "Foundation",
32     "CFNetwork",
33     "CoreMotion"
34   ],
35   "libraries": [
36     "c++",
37     "z"
38   ],
39   "requires_arc": true