blob: bdf3965c4b43b9d904e3c670135b26962562a146 [file] [log] [blame]
{
"name": "NSObject-SafeExpectations",
"version": "0.0.4",
"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.4"
},
"source_files": "Sources/*.{h,m}",
"platforms": {
"ios": "11.0"
},
"requires_arc": true
}