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] LastFM.swift 1.5.0
[CocoaPods.git]
/
Specs
/
d
/
b
/
2
/
XYYCommonUI
/
0.1.0
/
XYYCommonUI.podspec.json
blob
7ded730bd728d9b98a446fe01a196df21fc6c764
1
{
2
"name": "XYYCommonUI",
3
"version": "0.1.0",
4
"summary": "A delightful iOS Uitilty framework.",
5
"homepage": "https://gitee.com/888.com",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"xieyongyueios@163.com": "xieyongyueios@163.com"
12
},
13
"source": {
14
"git": "https://gitee.com/888.com/XYYCommonUI.git",
15
"tag": "0.1.0"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "XYYCommonUI/Classes/**/*",
21
"ios": {
22
"dependencies": {
23
"SVProgressHUD": [
24
25
],
26
"MMPopupView": [
27
28
],
29
"Toast": [
30
31
],
32
"KVOController": [
33
34
]
35
}
36
}
37
}