[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 8 / 5 / b / AzMask / 0.1.0 / AzMask.podspec.json
blobf5e6f3df8a18ecf9bfe62a44b43ff253cb79f76a
2   "name": "AzMask",
3   "version": "0.1.0",
4   "summary": "An input mask based on Regex.",
5   "description": "An input mask based on Regex.",
6   "homepage": "https://github.com/alyztech/azmask-ios.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alyz Tech": "caiomansho@alyz.tech"
13   },
14   "source": {
15     "git": "https://github.com/alyztech/azmask-ios.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "AzMask/Sources/**/*"