blob: 44333b33048d040724e1fea649c011acf682dd14 [file] [log] [blame]
{
"name": "AZLabelSpacing",
"version": "1.0",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Easy change character spacing in UILabel",
"homepage": "https://github.com/azimin/AZLabelCharecterSpacing",
"authors": {
"Alex Zimin": "azimin@me.com"
},
"requires_arc": true,
"source": {
"git": "https://github.com/azimin/AZLabelCharecterSpacing.git",
"branch": "master",
"tag": "1.0"
},
"source_files": "LabelSpacing/*.{h,m}"
}