[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / f / 0 / HUDMakerKit / 0.2.1 / HUDMakerKit.podspec.json
blob6bec934e06f80856be9377e91845d48fd22d35b7
2   "name": "HUDMakerKit",
3   "version": "0.2.1",
4   "summary": "Customized Head-Up Display Maker",
5   "description": "HUDMakerKit is customized Head-Up Display Maker written in SwiftšŸ§.\nHUDMakerKit has ProcessingKit engine. You can develop custom HUD with Processing draw functions.",
6   "homepage": "https://github.com/natmark/HUDMakerKit",
7   "screenshots": "https://github.com/natmark/HUDMakerKit/raw/master/Resources/header.png?raw=true",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Atsuya Sato": "natmark0918@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/natmark/HUDMakerKit.git",
17     "tag": "0.2.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "HUDMakerKit/**/*.swift",
23   "dependencies": {
24     "ProcessingKit/Core": [
26     ]
27   }