[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / 8 / 0 / b / PLCurrencyTextField / 1.1.0 / PLCurrencyTextField.podspec.json
blobcea2c95a2f9ecd152beeb8402f3c4869cb1d2ea2
2   "name": "PLCurrencyTextField",
3   "version": "1.1.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/nonameplum/PLCurrencyTextField",
8   "authors": {
9     "Łukasz Śliwiński": "sliwinski.lukas@gmail.com"
10   },
11   "summary": "UITextField that provide simple and user friendly support for the amount in the currency.",
12   "source": {
13     "git": "https://github.com/nonameplum/PLCurrencyTextField.git",
14     "tag": "1.1.0"
15   },
16   "source_files": "Sources/*.{swift}",
17   "frameworks": "UIKit",
18   "platforms": {
19     "ios": "8.0"
20   }