blob: 6b97deac42a99d2f1ce0a69681c7dd875a06de0a [file] [log] [blame]
{
"name": "Chatapp",
"version": "1.0",
"summary": "By far the most fantastic view I have seen in my entire life. No joke.",
"description": "This fantastic view changes its color gradually makes your app look fantastic!",
"homepage": "https://github.com/knitish90/chat",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"knitish90": "knitish.gaya@gmail.com"
},
"source": {
"git": "https://github.com/knitish90/chat.git",
"tag": "1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Chatapp/*"
}