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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
e
/
b
/
3
/
PFTabView
/
0.4.0
/
PFTabView.podspec.json
blob
dd0a9fbab3da2d4435168c6856b4d9f7db4c6139
1
{
2
"name": "PFTabView",
3
"version": "0.4.0",
4
"summary": "PFTabView是一款简单接入便可实现新闻客户端顶部滑动标签的开源库。",
5
"homepage": "https://github.com/PFei-He/PFTabView",
6
"license": "MIT",
7
"authors": {
8
"PFei-He": "498130877@qq.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/PFei-He/PFTabView.git",
15
"tag": "0.4.0"
16
},
17
"source_files": "PFTabView/*",
18
"frameworks": [
19
"Foundation",
20
"CoreGraphics",
21
"UIKit"
22
],
23
"requires_arc": true
24
}