blob: 8808eb0b02cac1e3ffd976ed54be1df427f1785c [file] [log] [blame]
{
"name": "OSReflectionKit+CoreData",
"version": "0.5.1",
"summary": "Category that adds Core Data support for OSReflectionKit.",
"homepage": "https://github.com/iAOS/OSReflectionKit",
"license": "MIT",
"authors": {
"Alexandre Santos": "alexandre_o_s@yahoo.com"
},
"source": {
"git": "https://github.com/iAOS/OSReflectionKit.git",
"tag": "0.5.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "OSReflectionKit+CoreData",
"requires_arc": true,
"frameworks": "CoreData",
"dependencies": {
"OSReflectionKit": [
"~> 0.5.0"
]
},
"deprecated": true
}