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
/
b
/
c
/
7
/
PHUIKit
/
0.1.7
/
PHUIKit.podspec.json
blob
2d4547562bde97421f3cb02cc32a68c0a76801e0
1
{
2
"name": "PHUIKit",
3
"version": "0.1.7",
4
"summary": "自定义Kit",
5
"description": "平常自定义的UIKit集合",
6
"homepage": "https://github.com/xphaijj/PHUIKit.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"email": "2112787533@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/xphaijj/PHUIKit.git",
16
"tag": "0.1.7"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "PHUIKit/Classes/**/*",
22
"dependencies": {
23
"PHBaseLib": [
24
25
],
26
"PHModularLib": [
27
28
],
29
"Masonry": [
30
31
],
32
"ReactiveObjC": [
33
34
],
35
"DCURLRouter": [
36
37
],
38
"MJRefresh": [
39
40
]
41
}
42
}