[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 7 / d / RealmLoginKit / 0.0.9 / RealmLoginKit.podspec.json
blob91677b18d677ef4b07909bb0c749a2b18cde43f2
2   "name": "RealmLoginKit",
3   "version": "0.0.9",
4   "license": {
5     "type": "Apache-2.0",
6     "file": "LICENSE"
7   },
8   "summary": "A generic login view controller for apps that use the Realm Mobile Platform",
9   "homepage": "https://realm.io",
10   "authors": {
11     "Realm": "help@realm.io"
12   },
13   "source": {
14     "git": "https://github.com/realm-demos/realm-loginkit.git",
15     "tag": "0.0.9"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "RealmLoginKit Apple/RealmLoginKit/**/*.{swift}",
22   "dependencies": {
23     "Realm": [
25     ],
26     "TORoundedTableView": [
28     ]
29   },
30   "pushed_with_swift_version": "3.0"