[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 2 / 7 / HyperSnapInstructions / 1.0.1 / HyperSnapInstructions.podspec.json
blob87f1c3b4cc8a3104c474215ca996b3ff5e19a32e
2   "name": "HyperSnapInstructions",
3   "version": "1.0.1",
4   "static_framework": true,
5   "summary": "HyperVerge's iOS Framework for Instruction screens",
6   "description": "Instructions screens for HyperSnapSDK",
7   "homepage": "https://github.com/hyperverge/HyperSnapInstructions",
8   "authors": "HyperVerge",
9   "platforms": {
10     "ios": "9.0"
11   },
12   "license": {
13     "type": "Custom",
14     "file": "LICENSE"
15   },
16   "source": {
17     "git": "https://github.com/hyperverge/HyperSnapInstructions.git",
18     "tag": "1.0.1"
19   },
20   "ios": {
21     "vendored_frameworks": "HyperSnapInstructions.xcframework",
22     "resources": "HVInstructionsResources.bundle"
23   },
24   "swift_versions": "5.0",
25   "testspecs": [
26     {
27       "name": "Tests",
28       "test_type": "unit",
29       "dependencies": {
30         "Result": [
31           "~> 5.0"
32         ]
33       }
34     }
35   ],
36   "swift_version": "5.0"