blob: 6d4a6bc831e90780bdb2ff79fec05b9cffb78810 [file] [log] [blame]
{
"name": "RealmLoginKit",
"version": "0.0.7",
"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.7"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "RealmLoginKit/**/*.{swift}",
"dependencies": {
"Realm": [
],
"TORoundedTableView": [
]
},
"pushed_with_swift_version": "3.0"
}