blob: 1f14cb4902ed3c44f6ee79747001b0c539e6b5f3 [file] [log] [blame]
{
"name": "FMPhotoPicker",
"version": "0.8.2",
"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.2"
},
"source_files": [
"Classes",
"FMPhotoPicker/FMPhotoPicker/source/**/*.swift"
],
"resources": [
"FMPhotoPicker/FMPhotoPicker/source/Assets.xcassets",
"FMPhotoPicker/FMPhotoPicker/source/**/*.xib"
]
}