blob: e39fc1fe3c616d16c39ce1c2b51aa07b8787b67d [file] [log] [blame]
{
"name": "MaterialDesignColor",
"version": "1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true
}