blob: 22a17dd6b4cc67cefd7a73e658ce147522414458 [file] [log] [blame]
{
"name": "MyView",
"version": "1.0",
"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.0"
},
"platforms": {
"ios": "11.3"
},
"source_files": "MyView/*.swift"
}