[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / c / 1 / InputMask / 1.2.1 / InputMask.podspec.json
blob978ce81d1417f16946e5b0e8f1aafd6b046fd48a
2   "name": "InputMask",
3   "version": "1.2.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": "1.2.1"
14   },
15   "platforms": {
16     "ios": "9.3"
17   },
18   "requires_arc": true,
19   "source_files": "Source/InputMask/InputMask/Classes/**/*"