blob: ed46e6a97954ffa84e21a14f39d47a21c9af0e99 [file] [log] [blame]
{
"name": "ZJMJSON",
"version": "0.0.2",
"summary": "A short description of ZJMJSON.",
"description": "一个用于解析JSON的轻量级库",
"homepage": "https://github.com/yuan041910",
"license": "MIT",
"authors": {
"zhengjiameng": "1094776324@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yuan041910/ZJMJSON.git",
"tag": "0.0.2"
},
"source_files": "Classes/**/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}