blob: df7961bc97c991bb85f1c10d91fe30c10759c5c9 [file] [log] [blame]
{
"name": "anishCircularView",
"version": "0.1.0",
"summary": "This is a sample control that has a circular UIView.",
"description": "This is a sample control that has a circular UIView. This is a bit different from summary.",
"homepage": "https://github.com/anishakd4/anishCircularView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"anishakd4@gmail.com": "anishakd4@gmail.com"
},
"source": {
"git": "https://github.com/anishakd4/anishCircularView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "anishCircularView/Classes/**/*",
"frameworks": "UIKit",
"swift_versions": "4.0",
"swift_version": "4.0"
}