[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / a / b / SwiftMaskText / 1.0.3 / SwiftMaskText.podspec.json
blob366d3e487e7869f660fe017751d6c87f4d537799
2   "name": "SwiftMaskText",
3   "version": "1.0.3",
4   "homepage": "http://andremorais.com.br/code/swiftmasktext/",
5   "summary": "A Swift plugin that allow add mask to UITextField.",
6   "authors": "Andre Morais",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/moraisandre/SwiftMaskText.git",
16     "tag": "1.0.3"
17   },
18   "source_files": "SwiftMaskText/Source/*.swift",
19   "module_name": "SwiftMaskText",
20   "requires_arc": true,
21   "pushed_with_swift_version": "3.0"