blob: 94ca78b13ad93c99aaec081ed18850d1fc8017bd [file] [log] [blame]
{
"name": "MaterialDesignColors",
"version": "1.0.2",
"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.2"
},
"source_files": "Classes/**/*",
"requires_arc": true,
"platforms": {
"ios": "7.0",
"tvos": "9.0"
}
}