[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / a / 6 / 1 / CameraTool / 0.1.4 / CameraTool.podspec.json
blob0ebfa4ef864d83caad41acf3bb2bd060d744ebef
2   "name": "CameraTool",
3   "version": "0.1.4",
4   "summary": "证件拍照相机工具及识别",
5   "description": "1.返回按钮继续调大,适配iPhoneX等刘海屏手机",
6   "homepage": "https://github.com/zyy0715/CameraTool",
7   "license": "MIT",
8   "authors": {
9     "ZYY": "2893358240@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/zyy0715/CameraTool.git",
16     "tag": "0.1.4"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "resources": "Resources/*.png",
23   "ios": {
24     "vendored_frameworks": "HSIDCard/HSIDCard.framework"
25   },
26   "frameworks": [
27     "Foundation",
28     "UIKit"
29   ],
30   "requires_arc": true