[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / a / 9 / 1 / Parity / 2.1.0 / Parity.podspec.json
blobcd2ebfcb9a5454a92f34c2df82fc3cc75b592eed
2   "name": "Parity",
3   "version": "2.1.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.1.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "swift_versions": "4.2",
20   "ios": {
21     "source_files": "Parity.swift"
22   },
23   "requires_arc": true,
24   "swift_version": "4.2"