blob: 21c52f6c3c2afe301b4b8383f8550025853a0673 [file] [log] [blame]
{
"name": "TCKit",
"version": "0.1.0",
"summary": "simple JSON Request and JSON Response with TCKit.",
"homepage": "https://github.com/TTMarshelDaniel/TCKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"T T Marshel Daniel": "ttmdaniel@gmail.com"
},
"source": {
"git": "https://github.com/TTMarshelDaniel/TCKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TCKit/Classes/**/*"
}