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] MapboxCommon 24.10.0-daily-2024-12-30-04-26
[CocoaPods.git]
/
Specs
/
7
/
9
/
a
/
FFPage
/
2.0.0
/
FFPage.podspec.json
blob
381b912667cd5311535323328491c858e7a5278e
1
{
2
"name": "FFPage",
3
"version": "2.0.0",
4
"summary": "可悬浮/放大/刷新的个人页面",
5
"description": "支持悬浮/头部放大/刷新的个人主页控件",
6
"homepage": "https://github.com/H2OB/FFPage",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"North": "yangwork@163.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/H2OB/FFPage.git",
19
"tag": "2.0.0"
20
},
21
"source_files": "FFPage/**/*",
22
"frameworks": [
23
"Foundation",
24
"UIKit"
25
],
26
"requires_arc": true
27
}