[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / 5 / e / WJCamera / 1.0.1 / WJCamera.podspec.json
blob5b00855fdc7f2c7719d3764975eccaadd98158dd
2   "name": "WJCamera",
3   "version": "1.0.1",
4   "summary": "A camera can click to take a picture and long press to record",
5   "description": "点击拍照,长按录像",
6   "homepage": "https://github.com/dev-wwj",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "scorpion": "747833020@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/dev-wwj/WJCamera.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "WJCamera/Classes/**/*",
22   "resource_bundles": {
23     "WJCamera": [
24       "WJCamera/Resources/*.png"
25     ]
26   }