repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
a
/
9
/
1
/
Parity
/
1.0.0
/
Parity.podspec.json
blob
1cc2adff204d5eb6abe4c8176ff1666468fa6b8c
1
{
2
"name": "Parity",
3
"version": "1.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": "1.0.0"
15
},
16
"platforms": {
17
"ios": "8.0"
18
},
19
"ios": {
20
"source_files": "Parity.swift"
21
},
22
"requires_arc": true
23
}