[Add] NordicDFU 4.16.0
[CocoaPods.git] / Specs / b / 9 / 4 / JXAlipay / 1.0.13 / JXAlipay.podspec.json
blob117c91e556ddd69f99466372e0f5a4f50255dfae
2   "name": "JXAlipay",
3   "version": "1.0.13",
4   "summary": "A short description of JXAlipay.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/augsun",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CoderSun": "codersun@126.com"
13   },
14   "source": {
15     "git": "https://github.com/augsun/JXAlipay.git",
16     "tag": "1.0.13"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "JXAlipay/Classes/**/*.{h,m}",
22   "libraries": [
23     "z",
24     "c++"
25   ],
26   "dependencies": {
27     "AlipaySDK-iOS": [
28       "15.5.9"
29     ]
30   }