blob: fc44274cdce45a7891f8f4edf1cf99ec70f2f8cc [file] [log] [blame]
{
"name": "UIImageColorSwift",
"version": "1.0.0",
"license": "MIT",
"summary": "An iOS helper class for creating a UIImage from a UIColor.",
"homepage": "https://github.com/ustwo/image-color-swift",
"authors": {
"Shagun Madhikarmi": "shagun@ustwo.com",
"Daniela Dias": "daniela@ustwo.com"
},
"source": {
"git": "https://github.com/ustwo/image-color-swift.git",
"tag": "v1.0.0"
},
"platforms": {
"ios": "8.3"
},
"source_files": "Sources/*.swift",
"requires_arc": true
}