blob: fb35a814d3d5cfcc9e9f55c2c508014070b40cbf [file] [log] [blame]
{
"name": "GMDKit",
"version": "0.0.1",
"summary": "GMDKit is collections of iOS Controls which are implementation of Google Material Design.",
"description": "GMDKit is collections of iOS Controls which are implementation of Google's Material Design",
"homepage": "https://github.com/alokc83/GMDKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Alok Choudhary",
"social_media_url": "http://alokchoudhary.com",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/alokc83/GMDKit.git",
"tag": "0.0.1"
},
"source_files": "GMDKit/*.{swift,h}",
"frameworks": "UIKit",
"requires_arc": true
}