[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 3 / 0 / Tutorials / 1.1.2 / Tutorials.podspec.json
blob51d0bc4ee987cb6270ab1b324aceaa13e9fd509d
2   "name": "Tutorials",
3   "version": "1.1.2",
4   "summary": "Help developers create interactive tutorial experience for iOS applications",
5   "description": "Tutorials help developers create interactive tutorial experience for iOS applications. Utilizing TutorialViewController, it showcases step-by-step guides with dynamic content including text, images, and highlighted areas.",
6   "homepage": "https://github.com/Enryun/TutorialKit",
7   "screenshots": [
8     "https://github.com/Enryun/TutorialKit/assets/45484154/7ddce1ee-6783-4a55-9197-26e1abbce29a",
9     "https://github.com/Enryun/TutorialKit/assets/45484154/a53fd5a3-1a92-4a42-b5e1-4645345e92aa"
10   ],
11   "license": {
12     "type": "MIT",
13     "text": "MIT License\n\nCopyright (c) 2024 James Thang\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE."
14   },
15   "authors": {
16     "JamesThang": "jamesthang1996@gmail.com"
17   },
18   "social_media_url": "https://www.linkedin.com/in/jamesthang/",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source": {
23     "git": "https://github.com/Enryun/TutorialKitDevelop.git",
24     "tag": "1.1.2"
25   },
26   "module_name": "TutorialKit",
27   "source_files": [
28     "TutorialKit",
29     "TutorialKit/**/*.{h,m}"
30   ],
31   "exclude_files": "Sources/Exclude",
32   "swift_versions": "5.4",
33   "swift_version": "5.4"