blob: 33ae753c4906d77def1baf1c05edac6d77c2212f [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.2.5",
"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.2.5"
},
"frameworks": "UIKit",
"source_files": "RealmX/**/*.{swift}",
"resources": "RealmX/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_version": "4.2"
}