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] RegulaCommonStage 7.5.928
[CocoaPods.git]
/
Specs
/
0
/
f
/
d
/
HomeModel
/
0.1.3
/
HomeModel.podspec.json
blob
64a2fa3fb5a9feb42393b116333599114786e197
1
{
2
"name": "HomeModel",
3
"version": "0.1.3",
4
"summary": "HomeModel.",
5
"description": "this is HomeModel",
6
"homepage": "https://github.com/jamalping/HomeModel",
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/HomeModel.git",
17
"tag": "0.1.3"
18
},
19
"source_files": "HomeModel/Classes/**/*",
20
"dependencies": {
21
"XPRouter": [
22
"~> 1.0.0"
23
]
24
}
25
}