blob: 8e7223984055916f3517b94632bd6f0802282924 [file] [log] [blame]
{
"name": "FMPhotoPicker",
"version": "0.8.1",
"summary": "A modern, simple and zero-dependency photo picker with an elegant and customizable image editor",
"homepage": "https://github.com/tribalmedia/FMPhotoPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tribal Media House": "dev@tribalmedia.co.jp"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/tribalmedia/FMPhotoPicker.git",
"tag": "0.8.1"
},
"source_files": [
"Classes",
"FMPhotoPicker/FMPhotoPicker/source/**/*.swift"
]
}