[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / d / 0 / f / CustomPopOverView / 1.0.8 / CustomPopOverView.podspec.json
blobb2e1f9b03fb9565445c07d7466379bf8cd6e59b2
2   "name": "CustomPopOverView",
3   "version": "1.0.8",
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.8"
20   },
21   "source_files": "CustomPopOverView/Lib/CustomPopOverView/*.{h,m}",
22   "frameworks": "UIKit"