blob: a62b9af5ff935b2d6e25df436c385165e5a5a71c [file] [log] [blame]
{
"name": "OSReflectionKit+CoreData",
"version": "0.7",
"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.7"
},
"platforms": {
"ios": "5.0"
},
"source_files": "OSReflectionKit+CoreData",
"requires_arc": true,
"frameworks": "CoreData",
"dependencies": {
"OSReflectionKit": [
"~> 0.7"
]
},
"deprecated": true
}