blob: 27a5611c589f00413fa7aaa3c7d971c63a460b87 [file] [log] [blame]
{
"name": "MaterialDesignColor",
"version": "1.1",
"license": "MIT",
"summary": "Color library for Swift. Currently supports Google Material Design Color",
"homepage": "https://github.com/tichise/MaterialDesignColor",
"social_media_url": "http://twitter.com/tichise",
"authors": "Takuya Ichise",
"source": {
"git": "https://github.com/tichise/MaterialDesignColor.git",
"tag": "1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true
}