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