[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 5 / 7 / 1 / methinksSDK-iOS / 0.6.3 / methinksSDK-iOS.podspec.json
blob1700f22ff5cd2c0a4b8e309d52bbe5901ed904bd
2   "name": "methinksSDK-iOS",
3   "version": "0.6.3",
4   "summary": "methinks iOS SDK for in-app survey and live intercept",
5   "description": "methinks iOS SDK for in-app survey and live intercept to understand your users and customers.",
6   "homepage": "https://www.methinks.io",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Philip Yun": "philip@methinks.io"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/methinksBot/methinks-iOS.git",
19     "tag": "0.6.3"
20   },
21   "vendored_frameworks": "methinksiOS.framework",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   }