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] FaceCoreBasicNightly 6.2.803
[CocoaPods.git]
/
Specs
/
b
/
5
/
f
/
MBHMAC
/
0.0.1
/
MBHMAC.podspec.json
blob
3d9c2c702d4e5edf4f9505cbca6b50cf03a071ff
1
{
2
"name": "MBHMAC",
3
"version": "0.0.1",
4
"summary": "HMAC additions for Objective-C NSString class.",
5
"homepage": "https://github.com/mborsten/MBHMAC",
6
"license": "MIT",
7
"authors": {
8
"Marcel Borsten": "mborsten@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/mborsten/MBHMAC.git",
12
"tag": "v0.0.1"
13
},
14
"source_files": "MBHMAC/*.{h,m}",
15
"requires_arc": true
16
}