[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / b / 5 / Hue / 1.1 / Hue.podspec.json
blob32b1151399499357ddd89f457000faace82049e4
2   "name": "Hue",
3   "summary": "The all-in-one coloring utility that you'll ever need.",
4   "version": "1.1",
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.1"
13   },
14   "social_media_url": "https://twitter.com/hyperoslo",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10"
18   },
19   "requires_arc": true,
20   "ios": {
21     "source_files": "Source/iOS/**/*",
22     "frameworks": "UIKit"
23   },
24   "osx": {
25     "source_files": "Source/Mac/**/*",
26     "frameworks": "AppKit"
27   }