[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 6 / 4 / DWGuidePage / 0.0.2 / DWGuidePage.podspec.json
bloba41f0814a9c8e34661972d8ab9a219be3da7655c
2   "name": "DWGuidePage",
3   "version": "0.0.2",
4   "summary": "App首次打开引导图.",
5   "description": "- 一款用于iOS端的App引导图",
6   "homepage": "https://github.com/dwanghello/DWGuidePage",
7   "license": "MIT",
8   "authors": {
9     "dwanghell": "dwang.hello@outlook.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/dwanghello/DWGuidePage.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "DWGuidePage",
20     "DWGuidePage/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]