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] FootprintSwift 3.0.0
[CocoaPods.git]
/
Specs
/
0
/
8
/
6
/
RSTools
/
0.0.2
/
RSTools.podspec.json
blob
7ea18147a93465ec02275ff7a1db6a3796a5b303
1
{
2
"name": "RSTools",
3
"version": "0.0.2",
4
"summary": "RSTools",
5
"description": "RSTools www.cjzkw.com",
6
"homepage": "https://github.com/rickywbl/RSTools.git",
7
"license": "MIT",
8
"authors": {
9
"SirRicky": "525023395@qq.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "https://github.com/rickywbl/RSTools.git",
16
"tag": "0.0.2"
17
},
18
"source_files": "Class/*",
19
"requires_arc": true,
20
"dependencies": {
21
"SFHFKeychainUtils": [
22
23
]
24
}
25
}