[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / f / a / MBFacebookImagePicker / 1.0.4 / MBFacebookImagePicker.podspec.json
blobe1aa788f2df7033475d03e0432c3357f67ba1817
2   "name": "MBFacebookImagePicker",
3   "version": "1.0.4",
4   "summary": "A simple image picker for Facebook written in Swift.",
5   "homepage": "https://github.com/mikaelbo/MBFacebookImagePicker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "mikaelbo": "mbo@mbo42.com"
12   },
13   "source": {
14     "git": "https://github.com/mikaelbo/MBFacebookImagePicker.git",
15     "tag": "1.0.4"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "MBFacebookImagePicker/**/*",
21   "dependencies": {
22     "FBSDKCoreKit": [
23       "~> 4.21.0"
24     ],
25     "FBSDKLoginKit": [
26       "~> 4.21.0"
27     ]
28   },
29   "pushed_with_swift_version": "4.0"