blob: b97223c66bf252e6d67f53c45df413767db76c3c [file] [log] [blame]
{
"name": "TBJsonKit",
"version": "1.0.0",
"summary": "Just testing.",
"description": "An easy way to use level list:",
"homepage": "https://github.com/JimmyZDD/TBJsonKit",
"license": "MIT",
"authors": {
"jimmy": "905274777@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JimmyZDD/TBJsonKit.git",
"tag": "1.0.0"
},
"source_files": [
"JSONKit",
"JSONKit/**/*.{h,m}"
],
"exclude_files": "JSONKit/Exclude",
"requires_arc": true
}