[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 6 / a / f / EKBasicAdditions / 0.1.1 / EKBasicAdditions.podspec.json
blob923fa439c191acd5eb6ee7382b23b23369e3434e
2   "name": "EKBasicAdditions",
3   "version": "0.1.1",
4   "summary": "The useful additions (OSX).",
5   "description": "The basic macOS additions. See more description later.",
6   "homepage": "https://github.com/ekordin/EKBasicAdditions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Eugene Kordin": "ekordin.github@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ekordin/EKBasicAdditions.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "osx": "10.8"
20   },
21   "source_files": "EKBasicAdditions/*.{h,m}",
22   "frameworks": "SystemConfiguration",
23   "osx": {
24     "frameworks": "AppKit"
25   }