[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 2 / 1 / f / StoreKitPlus / 0.1.0 / StoreKitPlus.podspec.json
blob6acccfc2feef656ccfc87cd6070a5ef1ca2c100f
2   "name": "StoreKitPlus",
3   "version": "0.1.0",
4   "swift_versions": "5.6",
5   "summary": "StoreKitPlus contains additional functionality for working with StoreKit 2.",
6   "description": "StoreKitPlus contains additional functionality for working with StoreKit 2, like extensions, new types, services etc.",
7   "homepage": "https://github.com/danielsaidi/StoreKitPlus",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Daniel Saidi": "daniel.saidi@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/danielsaidi/StoreKitPlus.git",
17     "tag": "0.1.0"
18   },
19   "social_media_url": "https://twitter.com/danielsaidi",
20   "platforms": {
21     "ios": "15.0",
22     "osx": "12.0",
23     "tvos": "15.0",
24     "watchos": "8.0"
25   },
26   "source_files": "Sources/**/*.swift",
27   "swift_version": "5.6"