[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / 2 / 9 / AlipaySDK_iOS / 0.0.1 / AlipaySDK_iOS.podspec.json
blob4db45b41b32d705e1e647f092419134babf989f0
2   "name": "AlipaySDK_iOS",
3   "version": "0.0.1",
4   "summary": "支付宝官方SDK同步更新",
5   "description": "支付宝官方SDK(2017.03.13),方便使用Cocoapods导入使用",
6   "homepage": "https://github.com/YJManager/AlipaySDK_iOS.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "houmanager": "houmanager@Hotmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "frameworks": [
19     "SystemConfiguration",
20     "CoreTelephony",
21     "QuartzCore",
22     "CoreText",
23     "CoreGraphics",
24     "UIKit",
25     "Foundation",
26     "CFNetwork",
27     "CoreMotion"
28   ],
29   "libraries": [
30     "c++",
31     "z"
32   ],
33   "source": {
34     "git": "https://github.com/YJManager/AlipaySDK_iOS.git",
35     "tag": "0.0.1",
36     "submodules": true
37   },
38   "source_files": "AlipaySDK/Framework/AlipaySDK.framework/**/*",
39   "resources": "AlipaySDK/Resources/AlipaySDK.bundle",
40   "vendored_frameworks": "AlipaySDK/Framework/AlipaySDK.framework"