[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / 4 / c / 0 / IgorTextField / 0.1.3 / IgorTextField.podspec.json
blobc4a92e8c81c756af1044a0fe2aaa2c0fdd7abc99
2   "name": "IgorTextField",
3   "authors": {
4     "cryptomacedonia": "igor.jovcevski@sourcico.com"
5   },
6   "version": "0.1.3",
7   "summary": "Easy validation for textfield in Swift!",
8   "dependencies": {
9     "RxCocoa": [
11     ]
12   },
13   "swift_versions": "5.0",
14   "description": "TODO: Add long description of the pod here.",
15   "homepage": "https://github.com/cryptomacedonia/IgorTextField",
16   "license": {
17     "type": "MIT",
18     "file": "LICENSE"
19   },
20   "source": {
21     "git": "https://github.com/cryptomacedonia/IgorTextField.git",
22     "tag": "0.1.3"
23   },
24   "platforms": {
25     "ios": "11.0"
26   },
27   "source_files": "IgorTextField/Classes/**/*",
28   "swift_version": "5.0"