blob: e0a7dbe030a9d7b3ea724bf8a28819c07f817a5f [file] [log] [blame]
{
"name": "GICJsonParser",
"version": "0.9.2",
"summary": "适用于Objective-C的json解析类库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ghwghw4/JsonParser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"龚海伟": "dagehaoshuang@163.com"
},
"source": {
"git": "https://github.com/ghwghw4/JsonParser.git",
"tag": "0.9.2"
},
"platforms": {
"ios": "6.0"
},
"source_files": "JsonParser/Classes/**/*"
}