[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 2 / 5 / Argyle / 3.10.1 / Argyle.podspec.json
blob3168352db41a60b7c5c56f94ede87b5d74405c59
2   "name": "Argyle",
3   "version": "3.10.1",
4   "summary": "Official Argyle iOS SDK",
5   "homepage": "https://www.argyle.io/",
6   "authors": {
7     "Argyle Systems": "argyle@argyle.io"
8   },
9   "license": {
10     "type": "Apache-2.0",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "http": "https://github.com/argyle-systems/argyle-plugin-ios/releases/download/3.10.1/ArgyleLink.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "ArgyleLink.xcframework"
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   }