[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / a / 7 / NViOSSDK / 0.1.2 / NViOSSDK.podspec.json
blob4447eba05fef921683016243be7a7090a34d253f
2   "name": "NViOSSDK",
3   "version": "0.1.2",
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": "11.0"
16   },
17   "ios": {
18     "vendored_frameworks": "NVIOSSDK.framework"
19   },
20   "source": {
21     "http": "https://github.com/sourabhgajbhiyeinnoeye/SDK101/raw/master/NVIOSSDK_Link.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   },
31   "dependencies": {
32     "RealmSwift": [
33       "~> 10.7.6"
34     ]
35   }