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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
c
/
2
/
3
/
XZYRSA
/
1.0.0
/
XZYRSA.podspec.json
blob
984de43e6cfd2a21522dc476af31745871483b80
1
{
2
"name": "XZYRSA",
3
"version": "1.0.0",
4
"summary": "RSA封装",
5
"description": "项目需要,使用RSA加密",
6
"homepage": "https://github.com/740238622/XZYRSA",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"xuziyou": "740238622@qq.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/740238622/XZYRSA.git",
19
"tag": "1.0.0"
20
},
21
"source_files": "XZYRSA/Classes/**/*.{h,m}",
22
"requires_arc": true
23
}