blob: 64732f6d4725afa87ceaab2dd4830dd790edcdeb [file] [log] [blame]
{
"name": "LFSCoreData",
"version": "1.0.3",
"summary": "Core Data Wrapper for building core data transparent to developer.",
"homepage": "https://github.com/lafosca/LFSCoreData",
"authors": {
"David Cortés": "david@lafosca.cat"
},
"license": {
"type": "All rights reserved"
},
"source": {
"git": "https://github.com/lafosca/LFSCoreData.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"source_files": "LFSCoreData/*.{h,m}",
"requires_arc": true,
"frameworks": "CoreData"
}