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] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git]
/
Specs
/
9
/
8
/
3
/
LXSemVer
/
1.0.1
/
LXSemVer.podspec.json
blob
7138893041d1c7d95dbf0cd2323436c7e7947e76
1
{
2
"name": "LXSemVer",
3
"version": "1.0.1",
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.1"
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
}