blob: aa4b153bba7f8d8806b20611bf55baf1b0600f1a [file] [log] [blame]
{
"name": "WazeKit",
"version": "0.0.4",
"summary": "Basic utility framework for Waze written in Swift.",
"description": "Swift framework for integrating with the Waze iOS app.",
"module_name": "WazeKit",
"homepage": "https://github.com/brennanMKE/WazeKit",
"license": "MIT",
"authors": {
"Brennan Stehling": "brennan@smallsharptools.com"
},
"source": {
"git": "https://github.com/brennanMKE/WazeKit.git",
"tag": "v0.0.4"
},
"social_media_url": "https://twitter.com/smallsharptools",
"source_files": "Sources/*.swift",
"cocoapods_version": ">= 1.0",
"platforms": {
"ios": "10.0"
},
"frameworks": [
"Foundation",
"CoreLocation",
"UIKit"
],
"pushed_with_swift_version": "3.0"
}