[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 0 / f / 7 / INCommons / 3.1.0 / INCommons.podspec.json
blob7d425fa57ba12ac19e2bc42f5cdacc6a2f0a4036
2   "name": "INCommons",
3   "version": "3.1.0",
4   "swift_versions": "5.6",
5   "summary": "This Package provides common functionalities every iOS app can use.",
6   "description": "INCommons is a collection of small functions and extensions without any further dependencies. It's meant to be used in any app.",
7   "homepage": "https://github.com/indieSoftware/INCommons",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Sven Korset": "sven.korset@indie-software.com"
14   },
15   "platforms": {
16     "ios": "15.0"
17   },
18   "source": {
19     "git": "https://github.com/indieSoftware/INCommons.git",
20     "tag": "3.1.0"
21   },
22   "source_files": "Sources/INCommons/**/*.{swift}",
23   "module_name": "INCommons",
24   "swift_version": "5.6"