[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / 6 / 3 / SWIFTLESS / 0.0.1 / SWIFTLESS.podspec.json
blob8393cb8e89f86ed94003a51ee6248418fe4aa332
2   "name": "SWIFTLESS",
3   "version": "0.0.1",
4   "summary": "A handy Swift library that includes some extensions for your daily development.",
5   "description": "A handy Swift library that includes some extensions of the most common frameworks used in iOS such as Foundation or UIKit",
6   "homepage": "https://github.com/rafaelasencioB/SWIFTLESS",
7   "screenshots": "https://i.ibb.co/t28rP9S/swiftless-logo.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Rafael Asencio": "rafaelasenciodeveloper@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/rafaelasencioB/SWIFTLESS.git",
17     "tag": "0.0.1"
18   },
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "13.0"
22   },
23   "source_files": "Classes/**/*",
24   "swift_version": "5.0"