[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 5 / f / WeexNatCamera / 1.0.0 / WeexNatCamera.podspec.json
blob410b22a636f604831fbc828bd7691d77a4d1fdef
2   "name": "WeexNatCamera",
3   "version": "1.0.0",
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": "hi@natjs.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/natjs/weex-nat-camera.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "ios/Sources/*.{h,m,mm}",
19   "requires_arc": true,
20   "dependencies": {
21     "WeexPluginLoader": [
23     ],
24     "WeexSDK": [
26     ],
27     "NatCamera": [
29     ]
30   }