| { |
| "name": "LEAmountInputView", |
| "version": "0.1.5", |
| "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.5" |
| }, |
| "social_media_url": "http://linkedin.com/in/efremidze", |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "requires_arc": true, |
| "source_files": "LEAmountInputView/*.{h,m}" |
| } |