blob: 6fd8c450cd816860c306d4fff5ebd786fd27ca05 [file] [log] [blame]
{
"name": "FloatingSpeedWidget",
"version": "0.6.2",
"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.6.2"
},
"source_files": "Source/*.swift",
"dependencies": {
"FormatterKit": [
]
},
"requires_arc": true,
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}