[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / d / e / YHLCamera / 1.0.0 / YHLCamera.podspec.json
blobcb7aff7f92c671a0a371e713902a06f4f4b4e3e3
2   "name": "YHLCamera",
3   "version": "1.0.0",
4   "summary": "驾驶证、行驶证、身份证拍摄",
5   "description": "1、针对驾驶证 行驶证 身份证 拍照后进行剪裁 只保留主体部分, 从而减少图片大小,去除多余干扰部分 ,,特别适合 证件自动设别时使用\n2、确保用户能够准确拍摄 所拍证件的完整性",
6   "homepage": "https://github.com/yanghl/YHLCamera",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sean.yang": "272789124@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/yanghl/YHLCamera.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YHLCamera/Classes/**/*.{h,c,m}",
22   "resources": "YHLCamera/Classes/**/*.{xib,nib,plist}",
23   "requires_arc": true