blob: 12d92dc0fc7bac218fdf86866b6a1071377159d2 [file] [log] [blame]
{
"name": "MaterialKit",
"version": "0.2",
"summary": "Material design components for iOS written in Swift",
"homepage": "https://github.com/nghialv",
"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.2"
},
"source_files": "Source/*",
"requires_arc": true
}