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] VIDVOCR 3.1.5
[CocoaPods.git]
/
Specs
/
9
/
8
/
3
/
LXSemVer
/
1.0.2
/
LXSemVer.podspec.json
blob
ba8f225c6ae3ae4628cc0f5a60b6a17fe80f24bb
1
{
2
"name": "LXSemVer",
3
"version": "1.0.2",
4
"license": "MIT",
5
"authors": {
6
"Stan Chang Khin Boon": "me@lxcid.com"
7
},
8
"homepage": "https://github.com/lxcid/LXSemVer",
9
"source": {
10
"git": "https://github.com/lxcid/LXSemVer.git",
11
"tag": "1.0.2"
12
},
13
"summary": "Swift Semantic Versioning 2.0.0 model and parser.",
14
"platforms": {
15
"ios": "8.0",
16
"osx": "10.10"
17
},
18
"source_files": "LXSemVer/*.swift"
19
}