[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 7 / 1 / methinksSDK-iOS / 0.7.2 / methinksSDK-iOS.podspec.json
blob14b5d6802ea180cb14250df91a037a5c910b9e4d
2   "name": "methinksSDK-iOS",
3   "version": "0.7.2",
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.7.2"
20   },
21   "vendored_frameworks": "methinksiOS.framework",
22   "requires_arc": true,
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   }