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] APSDKMediationMintegral 0.0.19
[CocoaPods.git]
/
Specs
/
6
/
e
/
4
/
Bus
/
0.0.4
/
Bus.podspec.json
blob
f45aaaa0209d926f70d6d1e3704b33d25c784a95
1
{
2
"name": "Bus",
3
"version": "0.0.4",
4
"summary": "Bus.",
5
"description": "\"bus part\"",
6
"homepage": "https://github.com/AnChangSu/Bus",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"ac": "ac1986.love@163.com"
13
},
14
"platforms": {
15
"ios": "5.0"
16
},
17
"source": {
18
"git": "https://github.com/AnChangSu/Bus.git",
19
"tag": "0.0.4"
20
},
21
"source_files": [
22
"Bus/Bus/*.{h,m}",
23
"Bus/Bus/**/*.{h,m}",
24
"Bus/Bus/**/**/*.{h,m}"
25
],
26
"requires_arc": true
27
}