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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
9
/
b
/
a
/
MURLRouter
/
0.0.1
/
MURLRouter.podspec.json
blob
a19ea42e1d473098f77935461cfc46f7fe12442f
1
{
2
"name": "MURLRouter",
3
"version": "0.0.1",
4
"summary": "URL Routing",
5
"homepage": "http://mammadbayli.com/",
6
"authors": {
7
"Name": "javad@mammadbayli.com"
8
},
9
"license": {
10
"type": "Apache-2.0",
11
"file": "LICENSE"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"http": "https://github.com/Mammadbayli/URLRouter/blob/master/URLRouter.zip?raw=true"
18
},
19
"ios": {
20
"vendored_frameworks": "URLRouter.framework"
21
}
22
}