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] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git]
/
Specs
/
b
/
7
/
0
/
GHBigNum
/
0.1.4
/
GHBigNum.podspec.json
blob
46268ae68966cba0b8e86d1d4443ff5393f35f81
1
{
2
"name": "GHBigNum",
3
"version": "0.1.4",
4
"summary": "BigNum library (from OpenSSL)",
5
"homepage": "https://github.com/gabriel/GHBigNum",
6
"license": {
7
"type": "MIT"
8
},
9
"authors": {
10
"Gabriel Handford": "gabrielh@gmail.com"
11
},
12
"source": {
13
"git": "https://github.com/gabriel/GHBigNum.git",
14
"tag": "0.1.4"
15
},
16
"dependencies": {
17
"OpenSSL-gabriel": [
18
"~> 1.0.1.j-2"
19
]
20
},
21
"source_files": "GHBigNum/**/*.{c,h,m}",
22
"requires_arc": true,
23
"platforms": {
24
"ios": "8.0",
25
"osx": "10.9"
26
}
27
}