blob: 4e8635170f56a68e8a83501d6599db6f5202d7a2 [file] [log] [blame]
{
"name": "MaterialKit",
"version": "0.3.2",
"summary": "Material design components for iOS written in Swift",
"homepage": "https://github.com/nghialv/MaterialKit",
"screenshots": [
"https://dl.dropboxusercontent.com/u/8556646/MKTextField.gif",
"https://dl.dropboxusercontent.com/u/8556646/MKButton.gif"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Le Van Nghia": "nghialv2607@gmail.com"
},
"social_media_url": "https://twitter.com/nghialv2607",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/nghialv/MaterialKit.git",
"tag": "0.3.2"
},
"source_files": "Source/*",
"requires_arc": true
}