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