blob: 0f0936e70a40d103053937a4203acf131fc9c1fc [file] [log] [blame]
{
"name": "SKImagePicker",
"version": "1.0.2",
"summary": "An iOS ImagePicker.",
"homepage": "https://github.com/githubze/SKImagePicker.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"githubze": "1424395628@qq.com"
},
"source": {
"git": "https://github.com/githubze/SKImagePicker.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SKImagePicker/**/*.{h,m}",
"requires_arc": true
}