blob: 0a523d905339b437540bf3aa55fb379be0088b4d [file] [log] [blame]
{
"name": "TCJSONKit",
"version": "0.0.1",
"summary": "JSON Kit",
"description": "Simple JONSKit",
"homepage": "https://github.com/tauCross/TCJSONKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tauCross": "mstsccls@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/tauCross/TCJSONKit.git",
"tag": "0.0.1"
},
"source_files": "TCJSONKit/TCJSONKit/*.{h,m}",
"requires_arc": true
}