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