[Add] UBiXDaq 2.4.0
[CocoaPods.git] / Specs / 0 / a / 7 / NViOSSDK / 0.1.1 / NViOSSDK.podspec.json
blob822f2b0394d93743336dd4462863355365861f54
2   "name": "NViOSSDK",
3   "version": "0.1.1",
4   "summary": "A nice NViOSSDK tool in Swift.",
5   "description": "A nice NViOSSDK tool in Swift. Cheers",
6   "homepage": "https://github.com/sourabhgajbhiyeinnoeye",
7   "license": {
8     "type": "MIT",
9     "file": "license"
10   },
11   "authors": {
12     "Sourabh": "sourabh.gajbhiye@innoeye.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "ios": {
18     "vendored_frameworks": "NViOSSDK.framework"
19   },
20   "source": {
21     "http": "https://github.com/sourabhgajbhiyeinnoeye/SDK101/raw/master/NViOSSDK.zip",
22     "type": "zip"
23   },
24   "exclude_files": "Classes/Exclude",
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   }