[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / c / 1 / InputMask / 7.0.1 / InputMask.podspec.json
blob4267bc7e67edcb6151619a442db36389efca651a
2   "name": "InputMask",
3   "version": "7.0.1",
4   "summary": "InputMask",
5   "description": "User input masking library.",
6   "homepage": "https://github.com/RedMadRobot/input-mask-ios",
7   "license": "MIT",
8   "authors": {
9     "Egor Taflanidi": "et@redmadrobot.com"
10   },
11   "source": {
12     "git": "https://github.com/RedMadRobot/input-mask-ios.git",
13     "tag": "7.0.1"
14   },
15   "platforms": {
16     "ios": "15.6"
17   },
18   "requires_arc": true,
19   "source_files": "Source/InputMask/InputMask/Classes/**/*",
20   "swift_versions": "5.7",
21   "swift_version": "5.7"