blob: 7437dda8f9db0f076b433e83143c07a28f8b645d [file] [log] [blame]
{
"name": "DynamicColor",
"version": "2.0.1",
"license": "MIT",
"summary": "Yet another extension to manipulate colors easily in Swift",
"homepage": "https://github.com/yannickl/DynamicColor.git",
"social_media_url": "https://twitter.com/yannickloriot",
"authors": {
"Yannick Loriot": "contact@yannickloriot.com"
},
"source": {
"git": "https://github.com/yannickl/DynamicColor.git",
"tag": "2.0.1"
},
"screenshots": "http://yannickloriot.com/resources/dynamiccolor-sample-screenshot.png",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"source_files": "DynamicColor/*.swift",
"requires_arc": true
}