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
/
5
/
d
/
c
/
XCEMisc
/
1.4.0
/
XCEMisc.podspec.json
blob
cdc4204a37d988c4d98fbb0942d9206278f48f2f
1
{
2
"name": "XCEMisc",
3
"summary": "Little helpers for development in Xcode.",
4
"version": "1.4.0",
5
"homepage": "https://XCEssentials.github.io/Misc",
6
"source": {
7
"git": "https://github.com/XCEssentials/Misc.git",
8
"tag": "1.4.0"
9
},
10
"source_files": "Sources/**/*.swift",
11
"platforms": {
12
"osx": "10.11",
13
"ios": "8.0"
14
},
15
"requires_arc": true,
16
"license": {
17
"type": "MIT",
18
"file": "LICENSE"
19
},
20
"authors": {
21
"Maxim Khatskevich": "maxim@khatskevi.ch"
22
}
23
}