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