blob: 9d0dd449661a6fd1dc4d8ac3a89e5114db501e9d [file] [log] [blame]
{
"name": "GlitchLabel",
"version": "1.0.1",
"summary": "Gliching UILabel for iOS",
"homepage": "https://github.com/kciter/GlitchLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kciter": "kciter@naver.com"
},
"source": {
"git": "https://github.com/kciter/GlitchLabel.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.{swift}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}