blob: e1aa788f2df7033475d03e0432c3357f67ba1817 [file] [log] [blame]
{
"name": "MBFacebookImagePicker",
"version": "1.0.4",
"summary": "A simple image picker for Facebook written in Swift.",
"homepage": "https://github.com/mikaelbo/MBFacebookImagePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mikaelbo": "mbo@mbo42.com"
},
"source": {
"git": "https://github.com/mikaelbo/MBFacebookImagePicker.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MBFacebookImagePicker/**/*",
"dependencies": {
"FBSDKCoreKit": [
"~> 4.21.0"
],
"FBSDKLoginKit": [
"~> 4.21.0"
]
},
"pushed_with_swift_version": "4.0"
}