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