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