[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 8 / 3 / b / GBHFacebookImagePicker / 1.2.2 / GBHFacebookImagePicker.podspec.json
blob770e2653e618051a63f1fba695d0d8363f7c0cd5
2   "name": "GBHFacebookImagePicker",
3   "version": "1.2.2",
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/terflogag/GBHFacebookImagePicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Florian Gabach": "contact@floriangabach.fr"
13   },
14   "source": {
15     "git": "https://github.com/terflogag/GBHFacebookImagePicker.git",
16     "tag": "1.2.2"
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.23.0"
30     ],
31     "FBSDKLoginKit": [
32       "~> 4.23.0"
33     ]
34   },
35   "pushed_with_swift_version": "3.0.2"