[Add] AlibabacloudEmrServerlessSpark20230808 1.8.0
[CocoaPods.git] / Specs / 5 / e / b / A0PreMainTime / 0.2.3 / A0PreMainTime.podspec.json
blob84b6593f443208e87db28d032cdb65a920cc66b7
2   "name": "A0PreMainTime",
3   "version": "0.2.3",
4   "summary": "accurately measure the pre-main stage",
5   "description": "To accurately measure the pre-main phase time and better time measurement.",
6   "homepage": "https://github.com/binzi56/A0PreMainTime",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "firejadebin": "firejadebin@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/binzi56/A0PreMainTime.git",
16     "tag": "0.2.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "subspecs": [
23     {
24       "name": "PreMainTime",
25       "vendored_frameworks": "A0PreMainTime/Framework/*.Framework"
26     },
27     {
28       "name": "TimeMonitor",
29       "source_files": "A0PreMainTime/TimeMonitor/*.{h,m}"
30     }
31   ]