[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / f / 7 / ParraCore / 0.0.2 / ParraCore.podspec.json
blobb64e5532165c43892a417f26e978b7c87397c3ed
2   "name": "ParraCore",
3   "version": "0.0.2",
4   "license": {
5     "type": "MIT",
6     "text": "Copyright (c) 2022 Parra, LLC.\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,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,\nDAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE\nOR OTHER DEALINGS IN THE SOFTWARE.\n\n"
7   },
8   "homepage": "https://github.com/Parra-Inc/parra-ios-sdk",
9   "authors": "Parra, LLC.",
10   "summary": "A suite of customer feedback tools that allow companies to aggregate user feedback and seamlessly integrate with their mobile apps.",
11   "source": {
12     "git": "https://github.com/Parra-Inc/parra-ios-sdk.git",
13     "tag": "0.0.2"
14   },
15   "module_name": "ParraCore",
16   "swift_versions": "5.6",
17   "static_framework": true,
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "ParraCore/**/*.{h,swift,md}",
22   "resources": "ParraCore/**/*.{png,jpeg,jpg,ttf,storyboard,xib,xcassets}",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "swift_version": "5.6"