[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / b / 5 / Hue / 2.0.0 / Hue.podspec.json
blob848371c897ca8a759cd15650ae4e32e0e718033c
2   "name": "Hue",
3   "summary": "The all-in-one coloring utility that you'll ever need.",
4   "version": "2.0.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": "2.0.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   },
33   "pod_target_xcconfig": {
34     "SWIFT_VERSION": "3.0"
35   }