[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / b / 5 / Hue / 1.2.0 / Hue.podspec.json
blob7631f4923b26dd1d17b41b8c7205d13024a4ca0a
2   "name": "Hue",
3   "summary": "The all-in-one coloring utility that you'll ever need.",
4   "version": "1.2.0",
5   "homepage": "https://github.com/hyperoslo/Hue",
6   "license": "MIT",
7   "authors": {
8     "Hyper Interaktiv AS": "ios@hyper.no"
9   },
10   "source": {
11     "git": "https://github.com/hyperoslo/Hue.git",
12     "tag": "1.2.0"
13   },
14   "social_media_url": "https://twitter.com/hyperoslo",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0",
18     "tvos": "9.0",
19     "osx": "10.10"
20   },
21   "ios": {
22     "source_files": "Source/iOS/**/*",
23     "frameworks": "UIKit"
24   },
25   "tvos": {
26     "source_files": "Source/iOS/**/*",
27     "frameworks": "UIKit"
28   },
29   "osx": {
30     "source_files": "Source/Mac/**/*",
31     "frameworks": "AppKit"
32   }