| { |
| "name": "MBFacebookImagePicker", |
| "version": "1.0.1", |
| "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.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "MBFacebookImagePicker/**/*", |
| "dependencies": { |
| "FBSDKCoreKit": [ |
| "~> 4.21.0" |
| ], |
| "FBSDKLoginKit": [ |
| "~> 4.21.0" |
| ] |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |