[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / c / 9 / XCWeexNatCamera / 1.0.2 / XCWeexNatCamera.podspec.json
blob071688cf3a68c81e437aa235bddc1038e1f62d5f
2   "name": "XCWeexNatCamera",
3   "version": "1.0.2",
4   "summary": "Nat.js weex plugin: nat-camera",
5   "description": "Nat.js module for weex: Camera",
6   "homepage": "http://natjs.com",
7   "license": "MIT",
8   "authors": {
9     "nat": "jianxiongc"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/jianxiongc/weex-nat-camera.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "ios/Sources/*.{h,m,mm}",
19   "requires_arc": true,
20   "dependencies": {
21     "WeexPluginLoader": [
23     ],
24     "WeexSDK": [
26     ],
27     "XCNatCamera": [
29     ],
30     "NatImage": [
32     ]
33   }