blob: 0fdcc9b5d92d8b57a621616866327c86f3047748 [file] [log] [blame]
{
"name": "Hue",
"summary": "The all-in-one coloring utility that you'll ever need.",
"version": "2.0.1",
"homepage": "https://github.com/hyperoslo/Hue",
"license": "MIT",
"authors": {
"Hyper Interaktiv AS": "ios@hyper.no"
},
"source": {
"git": "https://github.com/hyperoslo/Hue.git",
"tag": "2.0.1"
},
"social_media_url": "https://twitter.com/hyperoslo",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"osx": "10.10"
},
"ios": {
"source_files": "Source/iOS/**/*",
"frameworks": "UIKit"
},
"tvos": {
"source_files": "Source/iOS/**/*",
"frameworks": "UIKit"
},
"osx": {
"source_files": "Source/Mac/**/*",
"frameworks": "AppKit"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}