blob: c26d5690685cad07648fc221242f66ef2d44cf2c [file] [log] [blame]
{
"name": "RWCoreDataViewer",
"version": "0.0.9",
"authors": "Richmond Watkins",
"summary": "Simple, in app, core data viewer",
"homepage": "http://www.richmondwatkins.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/richmondwatkins/RWCoreDataViewer.git",
"tag": "0.0.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RWCoreDataViewer/**/*.{swift}",
"resources": "RWCoreDataViewer/**/*.{png,jpeg,jpg,storyboard,xib,lproj,xcdatamodeld,plist,xcassets}"
}