blob: 6d9057f56fe508c5400899bfc766a47fc738d5b5 [file] [log] [blame]
{
"name": "BWObjectMapping",
"version": "0.0.1",
"summary": "Small library that parse JSON and map it to any object, works with NSManagedObject.",
"homepage": "https://github.com/111minutes/BWObjectMapping",
"license": "Apache License, Version 2.0",
"authors": {
"Bruno Wernimont": ""
},
"source": {
"git": "https://github.com/111minutes/BWObjectMapping.git",
"commit": "6bf733c1b9d7cb6f3f3347ef2db0a2c54b1cc15a"
},
"platforms": {
"ios": "5.0"
},
"source_files": [
"BWObjectMapping",
"BWObjectMapping/*.{h,m}"
],
"requires_arc": true
}