[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 0 / e / NatWechat / 0.0.1-beta.6 / NatWechat.podspec.json
blobce7e44da6d58b4e0db7ca5cf8cc2a983e8c7f244
2   "name": "NatWechat",
3   "version": "0.0.1-beta.6",
4   "summary": "Nat.js Module: Wechat.",
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-wechat.git",
15     "tag": "0.0.1-beta.6"
16   },
17   "source_files": "ios/Classes/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "WechatOpenSDK": [
22     ]
23   }