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] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git]
/
Specs
/
6
/
c
/
0
/
commonSDK
/
0.1.2
/
commonSDK.podspec.json
blob
5bc479280cd5043a46e2064b33319486e43b9d97
1
{
2
"name": "commonSDK",
3
"version": "0.1.2",
4
"summary": "A short description of commonSDK.",
5
"description": "基础功能封装",
6
"homepage": "https://github.com/15730898949/commonSDK",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"15730898949": "15730898949@163.com"
13
},
14
"source": {
15
"git": "https://github.com/15730898949/commonSDK.git",
16
"tag": "0.1.2"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"dependencies": {
22
"Masonry": [
23
"~> 1.1.0"
24
],
25
"SDWebImage": [
26
"~> 3.7.6"
27
]
28
}
29
}