blob: 40ddbbcdbb9d43b17d5b95c546e87a5b3f92555b [file] [log] [blame]
{
"name": "RQJsonKit",
"version": "1.0.0",
"summary": "An easy tool for json to model.",
"homepage": "https://github.com/18703637316/RQJsonKit.git",
"license": {
"type": "MIT",
"text": " FREE BY REN.QIANGQIANG\n"
},
"authors": {
"REN.QIANGQIANG": "18703637316@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/18703637316/RQJsonKit.git",
"tag": "1.0.0"
},
"source_files": "RQJsonKit/**/*.{h,m}",
"public_header_files": "RQJsonKit/**/*.h"
}