[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / 7 / 2 / AnkitSDK / 0.0.1 / AnkitSDK.podspec.json
blob59ab465b4d52b59589ff82acf2879f8c491ae687
2   "name": "AnkitSDK",
3   "version": "0.0.1",
4   "summary": "This is tesing Cocoa for Ankit",
5   "description": "This is Ankit Demo for Cocoa pods",
6   "homepage": "https://github.com/sourabhgajbhiyeinnoeye",
7   "license": {
8     "type": "MIT",
9     "file": "license"
10   },
11   "authors": {
12     "Ankit Jain": "ankit.jain@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/SGLogger/raw/main/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   },
31   "dependencies": {
32     "RealmSwift": [
33       "~> 10.7.6"
34     ]
35   },
36   "swift_versions": "5.0",
37   "swift_version": "5.0"