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] ThinkingDataCore 1.0.2
[CocoaPods.git]
/
Specs
/
c
/
d
/
5
/
QXBadgeComeIn
/
0.0.3
/
QXBadgeComeIn.podspec.json
blob
fcaf089fe56fe4915c5fbe1146fc9c4d9bd89575
1
{
2
"name": "QXBadgeComeIn",
3
"version": "0.0.3",
4
"summary": "秀场贵族进入.",
5
"homepage": "http://EXAMPLE/testBadgeComeIN",
6
"license": "MIT",
7
"authors": {
8
"guozinong": "guozinong@qiyi.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"requires_arc": true,
14
"source": {
15
"git": "http://gitlab.qiyi.domain/qixiu_ios_group/QXBadgeComeInComponent",
16
"tag": "0.0.3"
17
},
18
"source_files": "BadgeComeIN/*.{h,m}",
19
"dependencies": {
20
"SDWebImage": [
21
22
]
23
}
24
}