{ | |
"name": "RWCoreDataViewer", | |
"version": "1.0.2", | |
"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": "1.0.2" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "RWCoreDataViewer/**/*.{swift}", | |
"resources": "RWCoreDataViewer/**/*.{png,jpeg,jpg,storyboard,xib,lproj,xcdatamodeld,plist,xcassets}" | |
} |