blob: c3fddcbd457f9a2d4bab47e212225d19b0d12a94 [file] [log] [blame]
{
"name": "OSReflectionKit",
"version": "0.8.2",
"summary": "Lightweight object reflection library that allows you to instantiate objects from NSDictionary objects or JSON strings.",
"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",
"osx": "10.7"
},
"source_files": "OSReflectionKit",
"requires_arc": true,
"deprecated": true
}