[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / b / 5 / Hue / 1.0.0 / Hue.podspec.json
blobc9fb8e4484a32366dbd9307fbd705e2f4127c95d
2   "name": "Hue",
3   "summary": "The all-in-one coloring utility that you'll ever need.",
4   "version": "1.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": "1.0.0"
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   }