blob: fa9e86aa94866e3cf5135e276ff32cb3f4b29228 [file] [log] [blame]
{
"name": "SuperRecord",
"version": "1.3",
"summary": "A Swift CoreData extension to bring some love and take the hassle out of common CoreData tasks.",
"homepage": "http://superarmstrong.uk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Michael Armstrong",
"source": {
"git": "https://github.com/michaelarmstrong/SuperRecord.git",
"tag": "1.3",
"branch": "master"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SuperRecord/*.swift",
"requires_arc": true
}