[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / f / 7 / ParraCore / 0.0.4 / ParraCore.podspec.json
blob1f6a99ef60afa344c4c8a7827423ab243aea95ba
2   "name": "ParraCore",
3   "version": "0.0.4",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.md"
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.4"
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"