[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 5 / a / IPTextField / 0.0.2 / IPTextField.podspec.json
blob54ea0899781d6ce4033d458cfd957fb03c81bd60
2   "name": "IPTextField",
3   "version": "0.0.2",
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.2"
20   },
21   "source_files": "IPTextField/**/*.{h,m}"