blob: 7f655dcbc36908b89acc4c120c61f164880b89ef [file] [log] [blame]
{
"name": "DynamicColor",
"version": "1.1.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": "1.1.1"
},
"screenshots": "http://yannickloriot.com/resources/dynamiccolor-sample-screenshot.png",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"source_files": "DynamicColor/*.swift",
"requires_arc": true
}