[Add] OpacityCore 3.22.7
[CocoaPods.git] / Specs / 2 / 3 / 7 / REFormattedNumberField / 1.0.4 / REFormattedNumberField.podspec.json
blob5af024705be82476fc2bcb2a822816a029d99cea
2   "name": "REFormattedNumberField",
3   "version": "1.0.4",
4   "authors": {
5     "Roman Efimov": "romefimov@gmail.com"
6   },
7   "homepage": "https://github.com/romaonthego/REFormattedNumberField",
8   "summary": "UITextField subclass that allows number input in a predefined format.",
9   "source": {
10     "git": "https://github.com/romaonthego/REFormattedNumberField.git",
11     "tag": "1.0.4"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "requires_arc": true,
21   "source_files": "REFormattedNumberField",
22   "public_header_files": "REFormattedNumberField/*.h"