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] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
c
/
1
/
2
/
PlotKit
/
0.0.1
/
PlotKit.podspec.json
blob
8a038426c15f6b5d51236d1f451b2698c06efd52
1
{
2
"name": "PlotKit",
3
"version": "0.0.1",
4
"summary": "OS X plotting framework",
5
"homepage": "https://github.com/aleph7/PlotKit",
6
"license": "MIT",
7
"authors": {
8
"Alejandro": "al@isaza.ca"
9
},
10
"platforms": {
11
"osx": "10.10"
12
},
13
"source": {
14
"git": "https://github.com/aleph7/PlotKit.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"PlotKit/*.swift",
19
"PlotKit/**/*.swift"
20
],
21
"dependencies": {
22
"Upsurge": [
23
"~> 0.4"
24
]
25
}
26
}