blob: 74eacf34c568c175b6a186e12ac1955f091e24fc [file] [log] [blame]
{
"name": "SKTakePhoto",
"version": "0.0.4",
"summary": "one code to get picture from Photo",
"description": "English:Only one code to get picture from Photo\nchinese :一行代码就可以获得拍照的图片、相册的图片",
"homepage": "https://github.com/housenkui/SKTakePhoto",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daves_Code_Hou": "housenkui@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/housenkui/SKTakePhoto.git",
"tag": "0.0.4"
},
"source_files": "TakePhoto",
"frameworks": "UIKit"
}