[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / f / 1 / SatisMeter / 0.4.1 / SatisMeter.podspec.json
bloba617b597fceb879207a7a07e827e5f2028af4503
2   "name": "SatisMeter",
3   "version": "0.4.1",
4   "summary": "SatisMeter SDK for iOS mobile survey",
5   "description": "SatisMeter is mobile and web platform for collecting customer feedback, based on Net Promoter Score. This package contains a survey widget that can be easily integrated into any iOS application.",
6   "homepage": "https://github.com/satismeter/satismeter-ios",
7   "license": "MIT",
8   "authors": {
9     "Satis Meter": "https://satismeter.com"
10   },
11   "source": {
12     "git": "https://github.com/satismeter/satismeter-ios.git",
13     "tag": "0.4.1"
14   },
15   "platforms": {
16     "ios": "12.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*.{h,m}",
20   "resource_bundles": {
21     "SatisMeter": [
22       "Pod/Assets/*.bundle"
23     ]
24   },
25   "resources": "Pod/Assets/**/*.bundle",
26   "vendored_libraries": "Pod/Assets/**/*.a",
27   "frameworks": "UIKit",
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   }