blob: b42d748d7411e0d2f42783b57df8b7a76687e16c [file] [log] [blame]
{
"name": "LEAmountInputView",
"version": "0.1.3",
"summary": "Amount Input View (inspired by Square's design)",
"description": "LEAmountInputView is an amount input view inspired by Square's design",
"homepage": "https://github.com/efremidze/LEAmountInputView",
"screenshots": "https://github.com/efremidze/LEAmountInputView/raw/master/Screenshots/example.gif",
"license": "MIT",
"authors": {
"Lasha Efremidze": "efremidzel@hotmail.com"
},
"source": {
"git": "https://github.com/efremidze/LEAmountInputView.git",
"tag": "0.1.3"
},
"social_media_url": "http://linkedin.com/in/efremidze",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "LEAmountInputView/*.{h,m}"
}