blob: f57bbeda63057a09838b93fa4a15f702de80f1ea [file] [log] [blame]
{
"name": "TCJSONKit",
"version": "0.0.3",
"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",
"osx": "10.10"
},
"source": {
"git": "https://github.com/tauCross/TCJSONKit.git",
"tag": "0.0.3"
},
"source_files": "TCJSONKit/TCJSONKit/*.{h,m}",
"requires_arc": true
}