[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 6 / 8 / TYTextField / 0.0.4 / TYTextField.podspec.json
blob5a2d8fa8ca4b4cfe605e232d816b01f8ff59c7c3
2   "name": "TYTextField",
3   "license": {
4     "type": "Apache License, Version 2.0",
5     "text": "      Licensed under the Apache License, Version 2.0 (the \"License\");\n      you may not use this file except in compliance with the License.\n      You may obtain a copy of the License at\n\n      http://www.apache.org/licenses/LICENSE-2.0\n\n      Unless required by applicable law or agreed to in writing, software\n      distributed under the License is distributed on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n      See the License for the specific language governing permissions and\n      limitations under the License.\n"
6   },
7   "version": "0.0.4",
8   "summary": "A Customized UITextField",
9   "description": "An simple customized UITextField with righview.",
10   "homepage": "https://github.com/fishmanlol/TYTextField",
11   "authors": {
12     "werur": "werurty@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/fishmanlol/TYTextField.git",
19     "tag": "0.0.4"
20   },
21   "source_files": [
22     "TYTextField",
23     "TYTextField/**/*.{swift}"
24   ],
25   "resources": "TYTextField/**/*.png",
26   "swift_version": "4.0"