blob: cc31e15cd561b8ece471a9d1add9aa60845ed85e [file] [log] [blame]
{
"name": "GBHFacebookImagePicker",
"version": "1.0.0",
"summary": "GBHFacebookImagePicker is Facebook album photo picker written in Swift 3.0.",
"description": "GBHFacebookImagePicker is Facebook album photo picker written in Swift 3.0. Permit to pick picture in your Facebook album",
"homepage": "https://github.com/terflogag/GBHFacebookImagePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Florian Gabach": "florian.gabach@gmail.com"
},
"source": {
"git": "https://github.com/terflogag/GBHFacebookImagePicker.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "GBHFacebookImagePicker/Classes/**/*",
"dependencies": {
"FBSDKCoreKit": [
"~> 4.16.0"
],
"FBSDKLoginKit": [
"~> 4.16.0"
]
}
}