blob: c6649ab562f8f491738ef7e95948b371a9bf3744 [file] [log] [blame]
{
"name": "NSObject-SafeExpectations",
"version": "0.0.2",
"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.2"
},
"source_files": "*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}