[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / a / 1 / UICurrencyField / 0.0.2 / UICurrencyField.podspec.json
blob7ea3aa820748c999dae6935afda4de4dbd47208c
2   "name": "UICurrencyField",
3   "version": "0.0.2",
4   "summary": "The missing text field for currencies",
5   "description": "UITextfield for amount/price entry. Customizable style for integer, decimal part of the amount. Currency symbol indicator and formatting currency with given locale.\nTODO: Add long description of the pod here.",
6   "homepage": "https://github.com/thomas-sivilay/UICurrencyField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "thomassivilay": "thomas.sivilay@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/thomas-sivilay/UICurrencyField.git",
16     "tag": "0.0.2"
17   },
18   "social_media_url": "https://twitter.com/thomassivilay",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "UICurrencyField/Classes/**/*",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "4.0"