[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 0 / 3 / EasyMask / 1.1.5 / EasyMask.podspec.json
blob2f89136e6987953e14c21865647e464ee61a69ae
2   "name": "EasyMask",
3   "summary": "An Swift mask of easy use.",
4   "version": "1.1.5",
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.1.5"
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"