blob: 02ab0c3185181b64fa41458ee0e2a80f85885d42 [file] [log] [blame]
{
"name": "JSONRender",
"version": "1.0.0",
"summary": "A easy way to render and highlight JSON to rich text",
"description": "A easy way to render and highlight JSON to rich text.",
"homepage": "https://github.com/ad0ma/JSONRender",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ad0ma": "adomacn@gmail.com"
},
"source": {
"git": "https://github.com/ad0ma/JSONRender.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JSONRender/Classes/*",
"frameworks": "UIKit"
}