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] GluedInCoreSDK 2.5.1
[CocoaPods.git]
/
Specs
/
3
/
5
/
1
/
NovaCore
/
0.1
/
NovaCore.podspec.json
blob
84c265ffc0a6e10ff37933619f9e53af03efb2ad
1
{
2
"name": "NovaCore",
3
"version": "0.1",
4
"license": {
5
"type": "MIT"
6
},
7
"homepage": "https://github.com/netizen01/NovaCore",
8
"authors": {
9
"Netizen01": "n01@invco.de"
10
},
11
"summary": "Common Extensions and Utilities for Nova Packages",
12
"source": {
13
"git": "https://github.com/netizen01/NovaCore.git",
14
"tag": "0.1"
15
},
16
"source_files": "Source/**/*.swift",
17
"platforms": {
18
"ios": "8.4"
19
}
20
}