blob: dad2035c090288b898d8b0c6fc19da0c9b4ef34f [file] [log] [blame]
{
"name": "SKTakePhoto",
"version": "0.0.2",
"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.2"
},
"source_files": [
"TakePhoto",
"TakePhoto/**/*.{h,m}"
],
"frameworks": "UIKit"
}