[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / a / 7 / AlipaySDK_New / 15.5.5 / AlipaySDK_New.podspec.json
blob0ef5b50ea432d7b0e7bf2774a56fbc8fd9f32da9
2   "name": "AlipaySDK_New",
3   "version": "15.5.5",
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     "luoxiao": "luoxiao1115@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/luoxiao/AlipaySDK.git",
18     "tag": "15.5.5"
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