blob: c9856f277042090c0bbb6dad78ff87da803e60c4 [file] [log] [blame]
{
"name": "GBHFacebookImagePicker",
"version": "3.1.5",
"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.5"
},
"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"
}