[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 7 / 2 / PluggerCore / 1.2.2 / PluggerCore.podspec.json
blob51e7da4d868c8f440c5242e586fea7b6818ed7a6
2   "name": "PluggerCore",
3   "version": "1.2.2",
4   "summary": "Base SDK for plugger-ios.",
5   "description": "plugger-ios is a Swift equivalent of plugger.js which is an extensible SDK currently supporting A/B experiments fetching and analytics events tracking.",
6   "homepage": "https://github.com/dream11",
7   "license": {
8     "type": "MIT",
9     "text": "                          Copyright (c) 2022 Dream11\n\n                          Permission is hereby granted, free of charge, to any person obtaining a copy\n                          of this software and associated documentation files (the \"Software\"), to deal\n                          in the Software without restriction, including without limitation the rights\n                          to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n                          copies of the Software, and to permit persons to whom the Software is\n                          furnished to do so, subject to the following conditions:\n\n                          The above copyright notice and this permission notice shall be included in\n                          all copies or substantial portions of the Software.\n\n                          THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n                          IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n                          FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n                          AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n                          LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n                          OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n                          THE SOFTWARE.\n"
10   },
11   "authors": {
12     "Anup Kher": "anup.kher@dream11.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/dream11/plugger-ios-frameworks.git",
20     "tag": "v1.2.2-core"
21   },
22   "ios": {
23     "vendored_frameworks": "PluggerCore.xcframework"
24   },
25   "frameworks": "UIKit",
26   "pod_target_xcconfig": {
27     "SKIP_INSTALL": "NO"
28   },
29   "swift_version": "5.0"