[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / 5 / e / WJCamera / 1.2.0 / WJCamera.podspec.json
blob872680586db9773c9dfda85a583bf51749ac71ac
2   "name": "WJCamera",
3   "version": "1.2.0",
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.2.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "WJCamera/*",
22   "resource_bundles": {
23     "images": [
24       "WJCamera/WJImages.xcassets"
25     ]
26   }