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] LiveConnectUIKit_iOS 4.5.0.13
[CocoaPods.git]
/
Specs
/
7
/
b
/
2
/
ThirdParty
/
0.1.1
/
ThirdParty.podspec.json
blob
095c536fda35b6cc0c905a8be47dc2f7e91c1c0e
1
{
2
"name": "ThirdParty",
3
"version": "0.1.1",
4
"summary": "第三方组件库",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://gitee.com/bjdyhz/ThirdParty",
7
"license": "MIT",
8
"authors": {
9
"bjdyhz": "3325432868@qq.com"
10
},
11
"source": {
12
"git": "https://gitee.com/bjdyhz/ThirdParty.git",
13
"tag": "v0.1.1"
14
},
15
"platforms": {
16
"ios": "9.0"
17
},
18
"requires_arc": true,
19
"dependencies": {
20
"SGPagingView": [
21
22
],
23
"MJExtension": [
24
25
],
26
"Masonry": [
27
28
],
29
"MJRefresh": [
30
31
],
32
"SDWebImage": [
33
34
],
35
"AFNetworking": [
36
37
],
38
"Category": [
39
40
]
41
}
42
}