[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 7 / 0 / AlipaySDKHum / 15.0.8 / AlipaySDKHum.podspec.json
blob4fa520f336c396d655045f6b239cc08bd9bb2cb7
2   "name": "AlipaySDKHum",
3   "version": "15.0.8",
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.0.8"
19   },
20   "vendored_frameworks": "AlipaySDK.framework",
21   "public_header_files": "AlipaySDK.framework/Headers/**/*.h",
22   "resources": "AlipaySDK.bundle",
23   "frameworks": [
24     "SystemConfiguration",
25     "CoreTelephony",
26     "QuartzCore",
27     "CoreText",
28     "CorpGraphics",
29     "UIKit",
30     "Foundation",
31     "CFNetwork",
32     "CoreMotion"
33   ],
34   "libraries": [
35     "c++",
36     "z"
37   ],
38   "requires_arc": true