blob: 6d36a520064e424172554cc376dd1496895837d1 [file] [log] [blame]
{
"name": "NTJsonValues",
"version": "1.02",
"summary": "NTJsonValues - A NSDictionary Category to aid parsing JSON values.",
"homepage": "https://github.com/NagelTech/NTJsonValues",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ethan Nagel": "eanagel@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/NagelTech/NTJsonValues.git",
"tag": "1.02"
},
"requires_arc": true,
"source_files": "*.{h,m}"
}