[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 6 / f / c / MeasureKit / 0.0.1 / MeasureKit.podspec.json
blob338dcfa372dce4cecfdee734f405d211e285aff1
2   "name": "MeasureKit",
3   "version": "0.0.1",
4   "summary": "MeasureKit module",
5   "description": "A module to measure app stability.",
6   "homepage": "https://github.com/harryngict/MeasureKit",
7   "license": {
8     "type": "MIT",
9     "text": "Copyright (c) 2023"
10   },
11   "authors": {
12     "Hoang Nguyen": "harryngict@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "git@github.com:harryngict/MeasureKit.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "MeasureKit/**/*.{swift}",
22   "swift_versions": "5.0",
23   "requires_arc": true,
24   "static_framework": true,
25   "frameworks": [
26     "Foundation",
27     "Network"
28   ],
29   "swift_version": "5.0"