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.4
[CocoaPods.git]
/
Specs
/
9
/
1
/
5
/
DoraemonPlugins
/
1.5
/
DoraemonPlugins.podspec.json
blob
16ed1e63a9700eeff809eb8a8a335e974dbc7c08
1
{
2
"name": "DoraemonPlugins",
3
"version": "1.5",
4
"summary": "DoraemonKit插件",
5
"homepage": "https://github.com/moliya/DoraemonPlugins",
6
"license": "MIT",
7
"authors": {
8
"Carefree": "946715806@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/moliya/DoraemonPlugins.git",
12
"tag": "1.5"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "9.0"
17
},
18
"dependencies": {
19
"DoraemonKit": [
20
21
]
22
},
23
"source_files": "Sources/*"
24
}