blob: 1ee35a1bffb9b932986321374bab265960500658 [file] [log] [blame]
{
"name": "JSONKit-NoArc",
"version": "0.0.1",
"summary": "JSONKit v1.4 设置fno-objc-arc",
"homepage": "https://github.com/johnezang/JSONKit",
"license": {
"type": "Copyright",
"text": " Copyright (c) 2016 Tencent. All rights reserved.\n"
},
"authors": {
"Fmyz": "https://github.com/johnezang/JSONKit.git"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/Fmyz/JSONKit-NoArc.git",
"tag": "0.0.1"
},
"source_files": "JSONKit.*",
"requires_arc": false
}