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] MoneyHashPayment 2.2.14
[CocoaPods.git]
/
Specs
/
a
/
9
/
1
/
Parity
/
0.1.0
/
Parity.podspec.json
blob
6c72b52262eb0d3e23d68576f9a2bab729adb7d5
1
{
2
"name": "Parity",
3
"version": "0.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": "0.1.0"
15
},
16
"platforms": {
17
"ios": "8.0"
18
},
19
"ios": {
20
"source_files": "Parity.swift"
21
},
22
"requires_arc": true
23
}