[Add] MDMCore 3.9.15
[CocoaPods.git] / Specs / 1 / d / 9 / TLCustomMask / 0.1.0 / TLCustomMask.podspec.json
blobbf95382329d127409c4fabc957fa83f3ed1f797d
2   "name": "TLCustomMask",
3   "version": "0.1.0",
4   "summary": "TLCustomMask takes a string and applies a custom mask to it.",
5   "description": "TLCustomMask takes a string and applies a custom mask to it.\nIdeally it is used from within a TextField to apply real-time masks to text inputs.",
6   "homepage": "https://github.com/Edudjr/TLCustomMask",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Edudjr": "eduardo.djr@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Edudjr/TLCustomMask.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TLCustomMask/Classes/**/*",
22   "pushed_with_swift_version": "3.0"