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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
2
/
b
/
d
/
Einsteinium
/
1.2.3
/
Einsteinium.podspec.json
blob
f16b2d91a76f166375b3af949f0c9736c3a3f80c
1
{
2
"name": "Einsteinium",
3
"version": "1.2.3",
4
"authors": {
5
"Bas van Kuijck": "bas@e-sites.nl"
6
},
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"homepage": "http://www.e-sites.nl",
12
"summary": "A collection of swift extensions",
13
"source": {
14
"git": "https://github.com/e-sites/Einsteinium.git",
15
"tag": "v1.2.3"
16
},
17
"source_files": "Sources/**/*.{h,swift}",
18
"platforms": {
19
"ios": "9.0"
20
},
21
"requires_arc": true
22
}