[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 0 / 3 / EasyMask / 1.2.2 / EasyMask.podspec.json
blobe5947720710a499db79581a967cdad496b461a8f
2   "name": "EasyMask",
3   "summary": "An Swift mask of easy use.",
4   "version": "1.2.2",
5   "swift_versions": "5.0",
6   "description": "EasyMask is an easy and quick way to put a mask on a TextField without having to do complex treatments.",
7   "authors": {
8     "Marcio F. Paludo": "marciof.paludo@gmail.com",
9     "Vinícius D. Brandão": "viniciusbrando059@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/MarcioFPaludo/EasyMask.git",
13     "tag": "1.2.2"
14   },
15   "homepage": "https://github.com/MarcioFPaludo/EasyMask",
16   "license": {
17     "type": "MIT",
18     "file": "LICENSE"
19   },
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "EasyMask/Classes/**/*",
24   "swift_version": "5.0"