blob: 08af5fa1e501ed80270f4e257a7d643fcc7f2d73 [file] [log] [blame]
{
"name": "SSDataKit",
"version": "0.1.1",
"summary": "Eliminate your Core Data boilerplate code.",
"homepage": "https://github.com/soffes/ssdatakit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sam Soffes": "sam@soff.es"
},
"source": {
"git": "https://github.com/soffes/ssdatakit.git",
"tag": "v0.1.1"
},
"platforms": {
"ios": null
},
"source_files": "SSDataKit/*.{h,m}",
"frameworks": "CoreData",
"requires_arc": true
}