blob: 0dbf02047893fbf0e846e177033d22cdb85cb9f0 [file] [log] [blame]
{
"name": "JsonImpl",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "JsonImpl/Classes/**/*"
}