blob: fad3b9b21dcc842f0456e9c52cc1614c195d2e2b [file] [log] [blame]
{
"name": "SheepData",
"version": "0.3.0",
"summary": "SheepData is a core data framework with ActiveRecord like syntax and lots of sugar",
"homepage": "https://github.com/objectivesheep/SheepData",
"license": "BSD",
"authors": {
"Fabio Russo": "fabio@objectivesheep.com"
},
"source": {
"git": "https://github.com/objectivesheep/SheepData.git",
"tag": "0.3.0"
},
"platforms": {
"osx": "10.8"
},
"requires_arc": true,
"source_files": "SheepData",
"frameworks": "CoreData"
}