[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / b / 5 / Degrad / 1.2.0 / Degrad.podspec.json
blob380441b018274aeb4a8efd1a9c206c33ec6090a8
2   "name": "Degrad",
3   "version": "1.2.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.2.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "swift_versions": "5.0",
20   "ios": {
21     "source_files": "Degrad.swift"
22   },
23   "requires_arc": true,
24   "swift_version": "5.0"