blob: 3cd4bb665358cbc1f3ef10f98827e26cdb86329f [file] [log] [blame]
{
"name": "GBHFacebookImagePicker",
"version": "3.1.6",
"summary": "GBHFacebookImagePicker is Facebook album photo picker written in Swift. Enjoy !",
"description": "GBHFacebookImagePicker is Facebook album photo picker written in Swift which permit to pick picture in your Facebook album",
"homepage": "https://github.com/floriangbh/FacebookImagePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Florian Gabach": "florian.gabach@gmail.com"
},
"source": {
"git": "https://github.com/floriangbh/FacebookImagePicker.git",
"tag": "3.1.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "GBHFacebookImagePicker/Classes/**/*",
"resource_bundles": {
"GBHFacebookImagePicker": [
"Images/*.{png}"
]
},
"dependencies": {
"FBSDKCoreKit": [
"~> 5.11.0"
],
"FBSDKLoginKit": [
"~> 5.11.0"
]
},
"swift_versions": [
"5.0"
],
"swift_version": "5.0"
}