blob: d748d59824e4c8c4be8d891a8a547f66ae87003f [file] [log] [blame]
{
"name": "RealmLoginKit",
"version": "0.0.8",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"summary": "A generic login view controller for apps that use the Realm Mobile Platform",
"homepage": "https://realm.io",
"authors": {
"Realm": "help@realm.io"
},
"source": {
"git": "https://github.com/realm-demos/realm-loginkit.git",
"tag": "0.0.8"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "RealmLoginKit Apple/RealmLoginKit/**/*.{swift}",
"dependencies": {
"Realm": [
],
"TORoundedTableView": [
]
},
"pushed_with_swift_version": "3.0"
}