blob: 2f31b3b3b13e29d33c82fec708ae2b0e0404b5a4 [file] [log] [blame]
{
"name": "JsonImpl",
"version": "1.0.4",
"summary": "A simple json tool.",
"description": "Convenient and Simple Data Modeling Framework for JSON - Very useful for network protocol,and support inheritance, nesting.",
"homepage": "https://github.com/mkoosun/JsonImpl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mkoo.sun": "mkoosun@gmail.com"
},
"source": {
"git": "https://github.com/mkoosun/JsonImpl.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "6.0"
},
"source_files": "JsonImpl/Classes/**/*"
}