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] RnpKit 1.2.5
[CocoaPods.git]
/
Specs
/
c
/
6
/
5
/
QqcUtilityUI
/
1.0.94
/
QqcUtilityUI.podspec.json
blob
696c9b2afced7b8b97f61017280e04e472eefbbf
1
{
2
"name": "QqcUtilityUI",
3
"license": "MIT",
4
"authors": {
5
"qqc": "20599378@qq.com"
6
},
7
"platforms": {
8
"ios": "8.0"
9
},
10
"requires_arc": true,
11
"version": "1.0.94",
12
"summary": "QqcUtilityUI",
13
"homepage": "https://github.com/xukiki/QqcUtilityUI",
14
"source": {
15
"git": "https://github.com/xukiki/QqcUtilityUI.git",
16
"tag": "1.0.94"
17
},
18
"source_files": [
19
"QqcUtilityUI/*.{h,m}"
20
],
21
"dependencies": {
22
"QqcFontDef": [
23
24
],
25
"QqcSizeDef": [
26
27
],
28
"QqcColorDef": [
29
30
],
31
"QqcMarginDef": [
32
33
],
34
"QqcUtility": [
35
36
],
37
"NSString-Qqc": [
38
39
]
40
}
41
}