[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / 3 / f / a / MBFacebookImagePicker / 1.0.2 / MBFacebookImagePicker.podspec.json
blob0b03b7ed36b4fb765ae8339931820613e58bcc1e
2   "name": "MBFacebookImagePicker",
3   "version": "1.0.2",
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.2"
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": "3.0"