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.8.12
[CocoaPods.git]
/
Specs
/
3
/
4
/
c
/
RFTool
/
1.0.1
/
RFTool.podspec.json
blob
d5a170602df8ebd4ffdeb36404f1bf0c51be8895
1
{
2
"name": "RFTool",
3
"version": "1.0.1",
4
"summary": "测试开源框架",
5
"description": "这是一个测试的开源工具类",
6
"homepage": "https://github.com/Jissbon/RFTools",
7
"license": "MIT",
8
"authors": {
9
"PRFcode": "462316190@qq.com"
10
},
11
"platforms": {
12
"ios": "6.0"
13
},
14
"source": {
15
"git": "https://github.com/Jissbon/RFTools.git",
16
"tag": "1.0.1"
17
},
18
"source_files": [
19
"RFBlockBtn",
20
"RFBlockBtn/*.{h,m}"
21
],
22
"frameworks": "UIKit"
23
}