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] GluedInSDK 2.5.1
[CocoaPods.git]
/
Specs
/
8
/
3
/
9
/
XPRouter
/
0.1.2
/
XPRouter.podspec.json
blob
71b8e1db15e91a261a29fbd5218fa76bb7757460
1
{
2
"name": "XPRouter",
3
"version": "0.1.2",
4
"summary": "XPRouter.",
5
"description": "this is XPRouter",
6
"homepage": "https://github.com/jamalping/XPRouter",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": "jamalping",
12
"platforms": {
13
"ios": "8.0"
14
},
15
"source": {
16
"git": "https://github.com/jamalping/XPRouter.git",
17
"tag": "0.1.2"
18
},
19
"source_files": "XPRouter/Classes/**/*"
20
}