[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / d / 0 / f / CustomPopOverView / 1.0.6 / CustomPopOverView.podspec.json
blob80f36606939e46f910d7b49eed930cd3be31189c
2   "name": "CustomPopOverView",
3   "version": "1.0.6",
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.6"
20   },
21   "source_files": "CustomPopOverView/Lib/CustomPopOverView/*.{h,m}",
22   "frameworks": "UIKit"