[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / 4 / d / InnoCustomTextField / 0.0.1 / InnoCustomTextField.podspec.json
blobaf1639ad7b0afc35d2f03c1e265e8f824358ddab
2   "name": "InnoCustomTextField",
3   "version": "0.0.1",
4   "summary": "The purpose of this class is to provide Custom textfield with title.The CustomTextField class is a subclass of the UITextField.",
5   "description": "The purpose of this class is to provide Custom textfield with title.The CustomTextField class is a subclass of the UITextField!",
6   "homepage": "https://github.com/TejasreeMarthy/CustomTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TejasreeMarthy": "tmarthy@innominds.com"
13   },
14   "source": {
15     "git": "https://github.com/TejasreeMarthy/CustomTextField.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "CustomTextField/CustomTextField.swift",
22   "pushed_with_swift_version": "4.0"