blob: efc02a5143b9b347b47c345cb2f7bcc37e9d25e7 [file] [log] [blame]
{
"name": "RQJsonKit",
"version": "0.0.1",
"summary": "A fast, convenient and nonintrusive conversion between JSON and model.",
"homepage": "https://github.com/18703637316/RQJsonKit.git",
"license": "MIT",
"authors": {
"renqiangqiang": "1042591373@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/18703637316/RQJsonKit.git",
"tag": "0.0.1"
},
"source_files": [
"RQJsonKit",
"RQJsonKit/**/*.{h,m}"
],
"frameworks": "UIKit"
}