[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 6 / f / e / YFPSMonitor / 0.1.0 / YFPSMonitor.podspec.json
blobcba2212bcc63f68bbb2fff9c42df93db3cfe7e7c
2   "name": "YFPSMonitor",
3   "version": "0.1.0",
4   "summary": "FPS监测小工具",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Eaffy/FPSMonitor",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "eaffy": "yifei239@126.com"
13   },
14   "source": {
15     "git": "https://github.com/Eaffy/FPSMonitor.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YFPSMonitor/Classes/**/*",
22   "public_header_files": "YFPSMonitor/Classes/YFPSMonitor.h"