blob: 3f7c6b11ed7423e1fb51a92c0fe1414b59592828 [file] [log] [blame]
{
"name": "Sonar",
"version": "5.0.0",
"summary": "Radar style view written in swift",
"description": "Simple radar style view written in swift",
"homepage": "https://github.com/thefuntasty/Sonar",
"license": "MIT",
"authors": {
"Aleš Kocur": "aleskocur@icloud.com"
},
"source": {
"git": "https://github.com/thefuntasty/Sonar.git",
"tag": "5.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"source_files": "Pod/Classes/**/*",
"swift_version": "5.0"
}