[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 9 / 2 / 5 / Argyle / 1.5.3-beta4 / Argyle.podspec.json
blobc4f49b21009a3433fbe98b3ceb49070365f6c7a2
2   "name": "Argyle",
3   "version": "1.5.3-beta4",
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/1.5.3-beta4/Argyle.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "Argyle.framework"
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   }