[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / 8 / 9 / 4 / UICurrencyTextField / 1.0.1 / UICurrencyTextField.podspec.json
blob0d9fa84abfc818f1f6f353a7a60edba6b29da237
2   "name": "UICurrencyTextField",
3   "version": "1.0.1",
4   "summary": "Currency text field written in Swift",
5   "homepage": "https://github.com/marinofelipe/UICurrencyTextField",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Felipe Lefèvre Marino": "felipemarino91@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/marinofelipe/UICurrencyTextField.git",
15     "tag": "1.0.1"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_version": "4.1",
21   "source_files": "UICurrencyTextField/Sources/**/*.swift",
22   "deprecated_in_favor_of": "CurrencyText"