blob: 8717c533ff588b8c5f5cc2985d2a19ec86970bcf [file] [log] [blame]
{
"name": "GlitchLabel",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.{swift}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}