blob: add8d23017b192371c2b8308240d661092bc4195 [file] [log] [blame]
{
"name": "MaterialDesignColors",
"version": "1.0.3",
"summary": "The Material Design Colours on iOS",
"homepage": "https://github.com/ecnepsnai/Material-Design-IOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ian Spence": "ian@ecnepsnai.com"
},
"social_media_url": "https://twitter.com/ecnepsnai",
"source": {
"git": "https://github.com/ecnepsnai/Material-Design-IOS.git",
"tag": "1.0.3"
},
"source_files": "Classes/**/*",
"requires_arc": true,
"platforms": {
"ios": "7.0",
"tvos": "9.0"
}
}