blob: 4cc9bc534696f70338e22a0388f220949994b3c0 [file] [log] [blame]
{
"name": "LFSCoreData",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"source_files": "LFSCoreData/*.{h,m}",
"requires_arc": true,
"frameworks": "CoreData"
}