blob: d055a88aa60318feecba7c4910d3250ea8284359 [file] [log] [blame]
{
"name": "NSObject-SafeExpectations",
"version": "0.0.1",
"summary": "No more crashes getting unexpected values from a NSDictionary.",
"homepage": "https://github.com/koke/NSObject-SafeExpectations",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jorge Bernal": "jbernal@gmail.com"
},
"source": {
"git": "https://github.com/koke/NSObject-SafeExpectations.git",
"tag": "0.0.1"
},
"source_files": "*.{h,m}",
"requires_arc": "yes"
}