blob: 76abb20cd4fe0d5e020757102d5f7f200489a9a9 [file] [log] [blame]
{
"name": "FMPhotoPicker",
"version": "1.2.0",
"summary": "A modern, simple and zero-dependency photo picker with an elegant and customizable image editor",
"homepage": "https://github.com/congnd/FMPhotoPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cong Nguyen": "congnd@outlook.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/congnd/FMPhotoPicker.git",
"tag": "1.2.0"
},
"source_files": [
"Classes",
"FMPhotoPicker/FMPhotoPicker/source/**/*.swift"
],
"resources": [
"FMPhotoPicker/FMPhotoPicker/source/Assets.xcassets",
"FMPhotoPicker/FMPhotoPicker/source/**/*.xib"
],
"swift_versions": [
"4.2",
"5.0"
],
"swift_version": "5.0"
}