blob: 41b7e446371278bc257a24e0039016b8cf783db2 [file] [log] [blame]
{
"name": "JAKJSONValidator",
"version": "0.0.2",
"summary": "NSDictionary Extension, include JSONValidate",
"homepage": "https://github.com/jameswhf/JAKJSONValidator",
"license": "MIT",
"authors": {
"王贺锋": "jameswhf@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jameswhf/JAKJSONValidator.git",
"tag": "0.0.2"
},
"source_files": "JAKJSONValidator/*.{h,m}",
"dependencies": {
"RPJSONValidator": [
"0.2.0"
]
}
}