[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / b / c / 3 / NatAlipay / 0.0.3 / NatAlipay.podspec.json
blob92cf62f8046cb7f02d0513b0d41f65ada3cc20a0
2   "name": "NatAlipay",
3   "version": "0.0.3",
4   "summary": "Nat.js Module: Alipay.",
5   "homepage": "http://natjs.com",
6   "license": "MIT",
7   "authors": {
8     "nat": "hi@natjs.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/natjs/nat-pay-alipay.git",
15     "tag": "0.0.3"
16   },
17   "source_files": "ios/Classes/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "Alipay-SDK": [
22     ]
23   }