[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 3 / b / GBHFacebookImagePicker / 1.0.1 / GBHFacebookImagePicker.podspec.json
blobfea9ba1a9b7b8a63f93b0ee4bfb3f17043e43bbb
2   "name": "GBHFacebookImagePicker",
3   "version": "1.0.1",
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. 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.0.1"
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.16.0"
30     ],
31     "FBSDKLoginKit": [
32       "~> 4.16.0"
33     ]
34   }