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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
f
/
8
/
7
/
SwiftyHash
/
1.0
/
SwiftyHash.podspec.json
blob
eb146f4fa5a37d452daa57b39fb396f739364615
1
{
2
"name": "SwiftyHash",
3
"version": "1.0",
4
"summary": "A Swifty wrapper for CommonCrypto",
5
"homepage": "https://github.com/anotheren/SwiftyHash",
6
"license": {
7
"type": "MIT"
8
},
9
"authors": {
10
"liudong": "liudong.edward@qq.com"
11
},
12
"requires_arc": true,
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/anotheren/SwiftyHash.git",
18
"tag": "1.0"
19
},
20
"source_files": "Source/*.swift"
21
}