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