[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 8 / 3 / b / GBHFacebookImagePicker / 2.4.0 / GBHFacebookImagePicker.podspec.json
blobb8c2504d8120a441073d6de8ec5dd70cf7af7d19
2   "name": "GBHFacebookImagePicker",
3   "version": "2.4.0",
4   "summary": "GBHFacebookImagePicker is Facebook album photo picker written in Swift 3.0. Enjoy !",
5   "description": "GBHFacebookImagePicker is Facebook album photo picker written in Swift 3.0 which permit to pick picture in your Facebook album",
6   "homepage": "https://github.com/floriangbh/FacebookImagePicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Florian Gabach": "florian.gabach@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/floriangbh/FacebookImagePicker.git",
16     "tag": "2.4.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "GBHFacebookImagePicker/Classes/**/*",
22   "resource_bundles": {
23     "GBHFacebookImagePicker": [
24       "Images/*.{png}"
25     ]
26   },
27   "dependencies": {
28     "FBSDKCoreKit": [
29       "~> 4.34.0"
30     ],
31     "FBSDKLoginKit": [
32       "~> 4.34.0"
33     ]
34   }