blob: 7407c153de69203bafd6c5b12198e72b88b1c080 [file] [log] [blame]
{
"name": "SheepData",
"version": "0.2.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.2.0"
},
"platforms": {
"osx": "10.8"
},
"requires_arc": true,
"source_files": "SheepData",
"frameworks": "CoreData"
}