[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 7 / 1 / methinksSDK-iOS / 0.6.9 / methinksSDK-iOS.podspec.json
blobdebd70a511a41d70b111c270c68aa56739dfbd3a
2   "name": "methinksSDK-iOS",
3   "version": "0.6.9",
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.9"
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   }