[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / d / 9 / c / Einlass / 1.0.0 / Einlass.podspec.json
blob68f2f91459ccaea7cf38e7b1ce9b2b0951dcb974
2   "name": "Einlass",
3   "version": "1.0.0",
4   "summary": "One click user authentication solution via iOS social media system accounts. (Twitter & Facebook)",
5   "authors": "Markus Wanke",
6   "homepage": "https://github.com/mw99/Einlass",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "source": {
12     "git": "https://github.com/mw99/Einlass.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10"
18   },
19   "dependencies": {
20     "OhhAuth": [
21       "~> 1.0"
22     ]
23   },
24   "source_files": "Sources/*.swift",
25   "pushed_with_swift_version": "3.0"