blob: 22a5dc01fff30400981757523058005e13c825d0 [file] [log] [blame]
{
"name": "UI-Localized-Stretchable",
"version": "1.0",
"summary": "Interface builder item link the NSLocalizedString and stretchable UITextfield and UIButton image and backgroundImage stretching",
"homepage": "https://github.com/rapinto/UI-Localized-Stretchable",
"license": "MIT",
"authors": {
"rpinto": ""
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/rapinto/UI-Localized-Stretchable.git",
"tag": "v1.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}