[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / 2 / PlotKit / 0.0.1 / PlotKit.podspec.json
blob8a038426c15f6b5d51236d1f451b2698c06efd52
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   }