[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 7 / a / IISightSDK / 6.2.0 / IISightSDK.podspec.json
blob3dd085822bf11d0546130b873d5f5247603741d8
2   "name": "IISightSDK",
3   "version": "6.2.0",
4   "summary": "IISightSDK framework",
5   "description": "11Sight iOS framework.",
6   "homepage": "https://www.11sight.com",
7   "license": {
8     "type": "Commercial",
9     "text": "11Sight LLC: Copyright 2021 11Sight LLC. All Rights Reserved. Use of this software is subject to the terms and conditions of the 11Sight terms and conditions located at https://11sight.com/wp-content/uploads/2016/08/11Sight-Terms-of-Service.pdf."
10   },
11   "authors": {
12     "11Sight LLC": "farokh@11sight.com"
13   },
14   "source": {
15     "http": "https://11sight.com/sdk/downloads/IISightSDK.zip"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "source_files": "IISightSDK/IISightSDK.framework/Headers/*.h",
21   "public_header_files": "IISightSDK/IISightSDK.framework/Headers/*.h",
22   "vendored_frameworks": "IISightSDK/IISightSDK.framework",
23   "frameworks": "IISightSDK",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }