[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / c / 3 / e / FBPod / 0.1.1 / FBPod.podspec.json
blobe55a02671165ca95d7082b2b523e0eda48925b25
2   "name": "FBPod",
3   "version": "0.1.1",
4   "summary": "A short description of FBPod.",
5   "description": "Simple FB plugin for personal use",
6   "homepage": "https://github.com/tthufo/FBPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tthufo": "tthufo@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tthufo/FBPod.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "FBPod/Classes",
22   "public_header_files": "FBPod/Classes/*.h",
23   "dependencies": {
24     "FBSDKCoreKit": [
25       "~> 8.0"
26     ],
27     "FBSDKLoginKit": [
28       "~> 8.0"
29     ],
30     "FBSDKShareKit": [
31       "~> 8.0"
32     ],
33     "SVProgressHUD": [
35     ]
36   }