[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / 4 / f / KKPopover / 3.0.0 / KKPopover.podspec.json
blob4d689c53598f82f94c03992590d0327a387cd532
2   "name": "KKPopover",
3   "version": "3.0.0",
4   "swift_version": "3.0",
5   "summary": "swift 自定义 popover 泡泡",
6   "description": "swift 自定义 popover 泡泡,可以自定义箭头,背景,内容\n【注意】pod 版本,swift 3 支持,以 3.+开头,同理 swift4 以 4.+ 开头",
7   "homepage": "https://github.com/TieShanWang/KKPopover",
8   "license": "MIT",
9   "authors": {
10     "wangtieshan": "15003836653@163.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/TieShanWang/KKPopover.git",
17     "tag": "3.0.0"
18   },
19   "frameworks": "UIKit",
20   "source_files": "KKPopover/KKPopover/**/*.{swift}"