blob: f592f5c51e8887163991b484c7c1ce4164f58d34 [file] [log] [blame]
{
"name": "Sonar",
"version": "5.1.0",
"summary": "Radar style view written in swift",
"description": "Simple radar style view written in swift",
"homepage": "https://github.com/futuredapp/Sonar",
"screenshots": [
"https://raw.githubusercontent.com/futuredapp/Sonar/master/screenshot.png",
"https://raw.githubusercontent.com/futuredapp/Sonar/master/sonar-animation.gif"
],
"license": "MIT",
"authors": {
"Aleš Kocur": "aleskocur@icloud.com"
},
"source": {
"git": "https://github.com/futuredapp/Sonar.git",
"tag": "5.1.0"
},
"social_media_url": "https://twitter.com/Futuredapps",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"source_files": "Pod/Classes/**/*",
"swift_version": "5.0"
}