blob: 74d9b362933116798fb542866276e9a0d14826c7 [file] [log] [blame]
{
"name": "FloatingSpeedWidget",
"version": "0.7",
"summary": "Driving speed widget",
"homepage": "https://github.com/orxelm/FloatingSpeedWidget",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Or Elmaliah": "orxelm@gmail.com"
},
"social_media_url": "https://twitter.com/OrElm",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/orxelm/FloatingSpeedWidget.git",
"tag": "0.7"
},
"source_files": "Source/*.swift",
"dependencies": {
"FormatterKit": [
]
},
"requires_arc": true,
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}