blob: 9d810aee8136a69e55534751fc1c0130543d6a32 [file] [log] [blame]
{
"name": "NSObject-SafeExpectations",
"version": "0.0.3",
"summary": "No more crashes getting unexpected values from a NSDictionary.",
"homepage": "https://github.com/wordpress-mobile/NSObject-SafeExpectations",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jorge Bernal": "jbernal@gmail.com",
"Aaron Douglas": "astralbodies@gmail.com"
},
"source": {
"git": "https://github.com/wordpress-mobile/NSObject-SafeExpectations.git",
"tag": "0.0.3"
},
"source_files": "Sources/*.{h,m}",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}