[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 5 / a / IPTextField / 2.0.0 / IPTextField.podspec.json
blob481d85e118a9fe2e69c5ac7d8513b549a3876a54
2   "name": "IPTextField",
3   "version": "2.0.0",
4   "summary": "Custom Text Field for instering ip addresses",
5   "description": "IPTextField is a custom text field that enables users to enter ip address easily. The ip address gets validated while the user types.",
6   "homepage": "https://github.com/Crystal-Pigeon/IPTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "marianasamardzic": "marianasamardzic2@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Crystal-Pigeon/IPTextField.git",
16     "tag": "v2.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "4.2",
22   "source_files": "Sources/*.swift",
23   "resource_bundles": {
24     "IPTextField": [
25       "Sources/Resources/*.xcassets"
26     ]
27   },
28   "swift_version": "4.2"