[Add] TensorFlowLiteC 0.0.1-nightly.20241230
[CocoaPods.git] / Specs / d / 0 / f / CustomPopOverView / 1.0.3 / CustomPopOverView.podspec.json
blobf2c7743589ee27f0a2fe8acdc0c4537733d9b647
2   "name": "CustomPopOverView",
3   "version": "1.0.3",
4   "summary": "一款小巧灵活的自定义弹出视图, 可以做自定义AlertView、弹出窗口等等, A tiny and sweet custom popView (pop popup)",
5   "description": "一款小巧灵活的自定义弹出视图, 可以做自定义AlertView、弹出窗口等等, A tiny and sweet custom popView (pop popup)\n支持自定义弹出位置为上方或下方,支持自动判断弹出位置",
6   "homepage": "https://github.com/maltsugar/CustomPopoverView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zgy": "173678978@qq.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/maltsugar/CustomPopoverView.git",
19     "tag": "1.0.3"
20   },
21   "source_files": [
22     "CustomPopOverView",
23     "CustomPopOverView/Lib/CustomPopOverView/*.{h,m}"
24   ],
25   "frameworks": "UIKit"