[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 1 / e / HTCamera / 0.1.3 / HTCamera.podspec.json
blobbaa1a733f3c1b705dc7a86fe791826e42705d42d
2   "name": "HTCamera",
3   "version": "0.1.3",
4   "summary": "对AVCameraSession的封装",
5   "description": "对授权,二维码识别进行了封装,易于使用",
6   "homepage": "https://github.com/SquarePants1991/HTCamera",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "handyTool": "tomcat1991@126.com"
13   },
14   "source": {
15     "git": "https://github.com/SquarePants1991/HTCamera.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HTCamera/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "AVFoundation"
25   ]