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