[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / b / 8 / 4 / CCNextField / 0.1.1 / CCNextField.podspec.json
blob3c598f4a542e25eddd6d09463008eaeca5cf9720
2   "name": "CCNextField",
3   "version": "0.1.1",
4   "swift_versions": "5.0",
5   "summary": "An easy to use extension to go to the next UITextField.",
6   "description": "'CCNextField is an an extension to UIKITs UITextField with an easy usage to handle switching to the next UITextField when tapping the return key.'",
7   "homepage": "https://github.com/HiConceit/CCNextField",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Conceit LLC": "open-source@conceit.sa"
14   },
15   "source": {
16     "git": "https://github.com/HiConceit/CCNextField.git",
17     "tag": "0.1.1"
18   },
19   "social_media_url": "https://twitter.com/HiConceit",
20   "platforms": {
21     "ios": "13.0"
22   },
23   "source_files": "Source/*.swift",
24   "swift_version": "5.0"