[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 3 / b / GBHFacebookImagePicker / 1.0.0 / GBHFacebookImagePicker.podspec.json
blobcc31e15cd561b8ece471a9d1add9aa60845ed85e
2   "name": "GBHFacebookImagePicker",
3   "version": "1.0.0",
4   "summary": "GBHFacebookImagePicker is Facebook album photo picker written in Swift 3.0.",
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": "florian.gabach@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/terflogag/GBHFacebookImagePicker.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "GBHFacebookImagePicker/Classes/**/*",
22   "dependencies": {
23     "FBSDKCoreKit": [
24       "~> 4.16.0"
25     ],
26     "FBSDKLoginKit": [
27       "~> 4.16.0"
28     ]
29   }