blob: 2bef9224ef0ecc3660f00c1511c6d18d7240fd7e [file] [log] [blame]
{
"name": "RealmX",
"platforms": {
"ios": "10.0"
},
"summary": "RealmX lets you to view and edit local Realm databases",
"requires_arc": true,
"version": "0.1.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Florin Matincă": "ioanflorin.matinca@gmail.com"
},
"homepage": "https://github.com/florinmatinca/realmx",
"source": {
"git": "https://github.com/florinmatinca/realmx.git",
"tag": "0.1.2"
},
"frameworks": "UIKit",
"source_files": "RealmX/**/*.{swift}",
"swift_version": "4.2"
}