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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
3
/
a
/
9
/
HSCryption
/
1.0.0
/
HSCryption.podspec.json
blob
5a96e5bef9eab0760aabc8191fefa53ced944fc0
1
{
2
"name": "HSCryption",
3
"version": "1.0.0",
4
"summary": "encode&decode component.",
5
"homepage": "https://github.com/ZYXiao/HSCryption",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"ZYXiao": "304983615@qq.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/ZYXiao/HSCryption.git",
18
"tag": "1.0.0"
19
},
20
"source_files": "HSCryption/*.{h,m}",
21
"frameworks": [
22
"Foundation",
23
"Security"
24
],
25
"requires_arc": true
26
}