[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / b / 5 / 2 / LBInputMask / 0.1.0 / LBInputMask.podspec.json
blob24f47220aa2ba3a10eaec3f3f01f60d7952cd1b1
2   "name": "LBInputMask",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "LBInputMask make a mask for UITextFields.",
7   "requires_arc": true,
8   "version": "0.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Lucas Bordini": "lucas.bordini@hotmail.com"
15   },
16   "homepage": "https://github.com/lucasbordini/LBInputMask",
17   "source": {
18     "git": "https://github.com/lucasbordini/LBInputMask.git",
19     "tag": "0.1.0"
20   },
21   "frameworks": "Foundation",
22   "source_files": "LBInputMask/*.{swift}",
23   "pushed_with_swift_version": "echo \"4.0\""