blob: 06be718cb5b44fed2d948315ff7d2aa618cf176d [file] [log] [blame]
{
"name": "NitroNSDictionaryCategories",
"version": "1.1.0",
"summary": "Parsing and utility categories for iOS NSDictionary.",
"homepage": "http://github.com/danielalves/NitroNSDictionaryCategories",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Daniel L. Alves",
"social_media_url": "http://twitter.com/alveslopesdan",
"source": {
"git": "https://github.com/danielalves/NitroNSDictionaryCategories.git",
"tag": "1.1.0"
},
"platforms": {
"ios": null
},
"source_files": "NitroNSDictionaryCategories/NitroNSDictionaryCategories",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"requires_arc": true
}