[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 9 / 1 / Parity / 2.3.0 / Parity.podspec.json
blob86df8b26fb165a30852f8435831e666b84ffb9ef
2   "name": "Parity",
3   "version": "2.3.0",
4   "summary": "An integer parity microlibrary.",
5   "homepage": "https://github.com/dclelland/Parity",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Daniel Clelland": "daniel.clelland@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/dclelland/Parity.git",
14     "tag": "2.3.0"
15   },
16   "swift_versions": "5.0",
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.15"
20   },
21   "source_files": "Parity.swift",
22   "requires_arc": true,
23   "swift_version": "5.0"