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] RegulaCommonStage 7.5.928
[CocoaPods.git]
/
Specs
/
2
/
6
/
1
/
CPFUIAdapter
/
0.0.2
/
CPFUIAdapter.podspec.json
blob
1ba2e3f76d1f6e68ac5f39d0559d383881056076
1
{
2
"name": "CPFUIAdapter",
3
"version": "0.0.2",
4
"summary": "Swift界面适配",
5
"license": {
6
"type": "MIT",
7
"file": "LICENSE"
8
},
9
"authors": {
10
"chenpengfei": "afeiafeia@163.com"
11
},
12
"source": {
13
"git": "https://github.com/Loadar/CPFUIAdapter.git",
14
"tag": "0.0.2"
15
},
16
"homepage": "https://github.com/Loadar/CPFUIAdapter",
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "Classes/*.swift",
21
"requires_arc": true
22
}