blob: 76739d321a07c181435fe67361af96f62c650edf [file] [log] [blame]
{
"name": "GBHFacebookImagePicker",
"version": "1.2.3",
"summary": "GBHFacebookImagePicker is Facebook album photo picker written in Swift 3.0. Enjoy !",
"description": "GBHFacebookImagePicker is Facebook album photo picker written in Swift 3.0 which permit to pick picture in your Facebook album",
"homepage": "https://github.com/terflogag/GBHFacebookImagePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Florian Gabach": "contact@floriangabach.fr"
},
"source": {
"git": "https://github.com/terflogag/GBHFacebookImagePicker.git",
"tag": "1.2.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "GBHFacebookImagePicker/Classes/**/*",
"resource_bundles": {
"GBHFacebookImagePicker": [
"Images/*.{png}"
]
},
"dependencies": {
"FBSDKCoreKit": [
"~> 4.24.0"
],
"FBSDKLoginKit": [
"~> 4.24.0"
]
},
"pushed_with_swift_version": "3.0.2"
}