blob: f055a6d8ff4fb7a1cba97a2b76bf1d4c3a2efd0c [file] [log] [blame]
{
"name": "SpaceText",
"version": "0.1.0",
"summary": "You can add space between characters in textfield",
"description": "TODO: Using this pod user can add space between your text. User need to set value of spaecAfterText from IB.",
"homepage": "https://github.com/dhara6894/CustomTF",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dhara6894": "dhara.patel@solutionanalysts.com"
},
"source": {
"git": "https://github.com/dhara6894/CustomTF.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SpaceText/Classes/**/*",
"pushed_with_swift_version": "3.0"
}