[Add] CXHAdSDK-TopOn 1.6.6.1
[CocoaPods.git] / Specs / 5 / f / 1 / WeexCamera / 0.0.1 / WeexCamera.podspec.json
blobe16f06b0d144da2aeaa04e94459f84b6ca94ec9a
2   "name": "WeexCamera",
3   "version": "0.0.1",
4   "summary": "Weex Plugin",
5   "description": "Weexplugin Source Description",
6   "homepage": "https://github.com/WUBOSS/WeexCamera",
7   "license": {
8     "type": "MIT",
9     "text": "            copyright\n"
10   },
11   "authors": {
12     "WUBOSS": "1054258896@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/WUBOSS/WeexCamera.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "ios/Sources",
23     "ios/Sources/**/*.{h,m,mm}"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "WeexPluginLoader": [
29     ],
30     "WeexSDK": [
32     ]
33   }