[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 6 / f / 7 / ParraCore / 0.0.5 / ParraCore.podspec.json
blob78cdef0d6d32da56a2f6fbdcd7e5cf8b13c5d5b2
2   "name": "ParraCore",
3   "version": "0.0.5",
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": "parra-core-0.0.5"
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"