blob: e4a6e40c8e9e71120dac445547fdbf337253997a [file] [log] [blame]
{
"name": "MyView",
"version": "1.1",
"summary": "My Coloured View",
"description": "My Coloured View - Changes colour every few seconds",
"homepage": "https://github.com/maheshshetti/MyView",
"license": {
"type": "MIT",
"text": " Copyright 2012\n Permission is granted to...\n"
},
"authors": {
"Mahesh Sammatashetti": "maheshsam@cybage.com"
},
"source": {
"git": "https://github.com/maheshshetti/MyView.git",
"tag": "1.1"
},
"platforms": {
"ios": "11.3"
},
"source_files": "MyView/*.swift"
}