[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / 1 / f / 9 / ZCamera / 1.1.4 / ZCamera.podspec.json
blob163fd5d0c5fbfe227643dc338e0a96d3e02ab7b9
2   "name": "ZCamera",
3   "version": "1.1.4",
4   "summary": "ZCamera是一款仿微信的相机和图片选择控件",
5   "description": "ZCamera是一款仿微信的相机和图片选择控件,简单集成,高效性能.",
6   "homepage": "https://github.com/zhuayi/ZCamera",
7   "license": "MIT",
8   "authors": {
9     "zhuayi": "2179942@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/zhuayi/ZCamera.git",
13     "tag": "1.1.4"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resources": "Pod/Assets/*",
21   "public_header_files": "Pod/Classes/**/*.h",
22   "dependencies": {
23     "MBProgressHUD+BWMExtension": [
24       "~> 1.0.0"
25     ],
26     "MWPhotoBrowser": [
27       "~> 2.1.1"
28     ],
29     "ZComponent/ZBaseViewController": [
31     ],
32     "ZComponent/Category": [
34     ],
35     "ZComponent/ZMacro": [
37     ]
38   }