blob: cea2c95a2f9ecd152beeb8402f3c4869cb1d2ea2 [file] [log] [blame]
{
"name": "PLCurrencyTextField",
"version": "1.1.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/nonameplum/PLCurrencyTextField",
"authors": {
"Łukasz Śliwiński": "sliwinski.lukas@gmail.com"
},
"summary": "UITextField that provide simple and user friendly support for the amount in the currency.",
"source": {
"git": "https://github.com/nonameplum/PLCurrencyTextField.git",
"tag": "1.1.0"
},
"source_files": "Sources/*.{swift}",
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
}
}