[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 0 / a / RomanNumeralKit / 1.0.0 / RomanNumeralKit.podspec.json
blob32f2fb8055d23a2ad996037c9b29c9f7d7b919d4
2   "name": "RomanNumeralKit",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "First-class Roman numeral support for Swift.",
6   "homepage": "https://github.com/kylehughes/RomanNumeralKit",
7   "authors": "Kyle Hughes",
8   "source": {
9     "git": "https://github.com/kylehughes/RomanNumeralKit.git",
10     "tag": "1.0.0"
11   },
12   "platforms": {
13     "ios": "10.0",
14     "osx": "10.12",
15     "tvos": "10.0",
16     "watchos": "3.0"
17   },
18   "swift_versions": "5.0",
19   "source_files": "Sources/RomanNumeralKit/**/*.swift",
20   "swift_version": "5.0"