[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 3 / b / GBHFacebookImagePicker / 1.0.4 / GBHFacebookImagePicker.podspec.json
blobc7ae2c4b098b3019bae1b1445c214a77b46b5fdd
2   "name": "GBHFacebookImagePicker",
3   "version": "1.0.4",
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.0.4"
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   }