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] ExpoFpCommon 4.8.3
[CocoaPods.git]
/
Specs
/
7
/
9
/
a
/
FFPage
/
3.0.0
/
FFPage.podspec.json
blob
8f8b274ba48859cef0a47b33555ed55621bd1117
1
{
2
"name": "FFPage",
3
"version": "3.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": "3.0.0"
20
},
21
"source_files": "FFPage/**/*",
22
"frameworks": [
23
"Foundation",
24
"UIKit"
25
],
26
"requires_arc": true
27
}