[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / c / d / XLJAliPaySDK / 1.0.0 / XLJAliPaySDK.podspec.json
blob86952e638546029a8008f08bd68ad0f0417b2581
2   "name": "XLJAliPaySDK",
3   "version": "1.0.0",
4   "summary": "XLJAliPaySDK",
5   "description": "支付宝最新SDK iOS8.0及以上",
6   "homepage": "https://docs.open.alipay.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xuelijun": "1342389838@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Ainippj/XLJAliPaySDK.git",
16     "tag": "1.0.0"
17   },
18   "resources": "**/*.bundle",
19   "vendored_frameworks": "**/*.framework",
20   "frameworks": [
21     "CoreMotion",
22     "SystemConfiguration",
23     "CoreTelephony"
24   ],
25   "libraries": [
26     "z",
27     "c++"
28   ],
29   "platforms": {
30     "ios": "8.0"
31   },
32   "requires_arc": true