blob: fe04fcb603e966c6e3c45805103ffc8e29f577d6 [file] [log] [blame]
{
"name": "SuperRecord",
"version": "1.5",
"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.5",
"branch": "master"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SuperRecord/*.swift",
"requires_arc": true
}