blob: baa1a733f3c1b705dc7a86fe791826e42705d42d [file] [log] [blame]
{
"name": "HTCamera",
"version": "0.1.3",
"summary": "对AVCameraSession的封装",
"description": "对授权,二维码识别进行了封装,易于使用",
"homepage": "https://github.com/SquarePants1991/HTCamera",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"handyTool": "tomcat1991@126.com"
},
"source": {
"git": "https://github.com/SquarePants1991/HTCamera.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HTCamera/Classes/**/*",
"frameworks": [
"UIKit",
"AVFoundation"
]
}