[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 9 / 1 / Parity / 2.0.0 / Parity.podspec.json
blob5655857858ccd1f4f2eeab967d1bc52297907997
2   "name": "Parity",
3   "version": "2.0.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.0.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "ios": {
20     "source_files": "Parity.swift"
21   },
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"