[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 2 / b / FacebookAuth / 0.1.1 / FacebookAuth.podspec.json
blob285b9f4494e996699d899ec353fea6d0c3715c4c
2   "name": "FacebookAuth",
3   "version": "0.1.1",
4   "authors": {
5     "Moritz Lang": "moritz@slashkeys.com"
6   },
7   "homepage": "https://github.com/slashkeys/FacebookAuth",
8   "summary": "Swift iOS Facebook login",
9   "description": "Nothing but Facebook login, entirely written in Swift.",
10   "source": {
11     "git": "https://github.com/slashkeys/FacebookAuth.git",
12     "tag": "v0.1.1"
13   },
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "source_files": "FacebookAuth/**/*.{swift}",
22   "pushed_with_swift_version": "3.1"