[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 3 / 7 / REFormattedNumberField / 1.1.2 / REFormattedNumberField.podspec.json
blob86a32802f050197fb027ddbec9bc59c09cd94b3a
2   "name": "REFormattedNumberField",
3   "version": "1.1.2",
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.1.2"
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"