[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 5 / a / IPTextField / 0.0.1 / IPTextField.podspec.json
blob67dfc2dcf20142f2bdb61867ab7d2fd7881f9363
2   "name": "IPTextField",
3   "version": "0.0.1",
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     "Mariana Samardzic": "marianasamardzic2@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/Crystal-Pigeon/IPTextField.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "IPTextField/**/*.{h,m}"