[Add] MediaPipeTasksGenAI 0.10.20
[CocoaPods.git] / Specs / 0 / b / 5 / Degrad / 1.0.0 / Degrad.podspec.json
blobfbaab776e2f16a48a0ec6c47d803d390861f9835
2   "name": "Degrad",
3   "version": "1.0.0",
4   "summary": "A microlibrary for working with angles. Use the ° symbol in your swift code.",
5   "homepage": "https://github.com/dclelland/Degrad",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Daniel Clelland": "daniel.clelland@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/dclelland/Degrad.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "ios": {
20     "source_files": "Degrad.swift"
21   },
22   "requires_arc": true