[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / 4 / NovaUI / 0.1.0 / NovaUI.podspec.json
blob19021a697233215226f9810fdcf9432f8616077c
2   "name": "NovaUI",
3   "version": "0.1.0",
4   "summary": "APM SDK",
5   "description": "iOS performance monitoring tool designed to empower developers with comprehensive insights into their apps' performance.",
6   "homepage": "https://github.com/jayden320/nova",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jayden Liu": "jaydenliu320@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jayden320/nova.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "static_framework": true,
23   "dependencies": {
24     "NovaMetrics/Core": [
26     ]
27   },
28   "source_files": "NovaUI/Classes/**/*",
29   "testspecs": [
30     {
31       "name": "Tests",
32       "test_type": "unit",
33       "source_files": "NovaUI/Tests/**/*",
34       "requires_app_host": true
35     }
36   ],
37   "swift_version": "5.0"