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] TrinityAudioSDK 3.2.118
[CocoaPods.git]
/
Specs
/
6
/
0
/
9
/
DoRun
/
0.0.4
/
DoRun.podspec.json
blob
ef272b245dc9da918a18a157fcc60558c19d6bf2
1
{
2
"name": "DoRun",
3
"version": "0.0.4",
4
"summary": "DoRun is a elegant swift tool framework.",
5
"homepage": "https://github.com/guo-pf/DoRun-master",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"guo-pf": "gpf51321@163.com"
12
},
13
"source": {
14
"git": "https://github.com/guo-pf/DoRun-master.git",
15
"tag": "0.0.4"
16
},
17
"source_files": [
18
"DoRun",
19
"DoRun/*.swift"
20
],
21
"platforms": {
22
"ios": "8.0"
23
}
24
}