[Add] RapidKitFoundation_MacOS 2024.1220.1144.617
[CocoaPods.git] / Specs / a / 2 / 9 / WazeKit / 0.0.3 / WazeKit.podspec.json
blobcfbd47f0aaafa11a220b18b7e31135e97bcf5345
2   "name": "WazeKit",
3   "version": "0.0.3",
4   "summary": "Basic utility framework for Waze written in Swift.",
5   "description": "Swift framework for integrating with the Waze iOS app.",
6   "module_name": "WazeKit",
7   "homepage": "https://github.com/brennanMKE/WazeKit",
8   "license": "MIT",
9   "authors": {
10     "Brennan Stehling": "brennan@smallsharptools.com"
11   },
12   "source": {
13     "git": "https://github.com/brennanMKE/WazeKit.git",
14     "tag": "v0.0.3"
15   },
16   "social_media_url": "https://twitter.com/smallsharptools",
17   "source_files": "Sources/*.swift",
18   "cocoapods_version": ">= 1.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "frameworks": [
23     "Foundation",
24     "CoreLocation",
25     "UIKit"
26   ],
27   "pushed_with_swift_version": "3.0"