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