blob: b50df45e685035b61c7477938ee8023bb562e869 [file] [log] [blame]
{
"name": "UIColor+RandomSwift",
"version": "0.1.0",
"summary": "Generate random UIColors written in Swift",
"homepage": "https://github.com/starhoshi/UIColor-RandomSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"star__hoshi": "kensuke1751@gmail.com"
},
"social_media_url": "https://twitter.com/star__hoshi",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/starhoshi/UIColor-RandomSwift.git",
"tag": "0.1.0"
},
"source_files": "UIColor+RandomSwift/**/*.{swift}"
}