[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 4 / c / PoporAlertBubbleView / 0.0.06 / PoporAlertBubbleView.podspec.json
blob5a7feecdff5612d8d642efddf9c55e2d74a5596c
2   "name": "PoporAlertBubbleView",
3   "version": "0.0.06",
4   "summary": "类似iPhone 的 UIMenuController,将自定义view以气泡包围的方式展示出来,假如设置的方向不正确则自动使用其他方向.",
5   "homepage": "https://github.com/popor/PoporAlertBubbleView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "popor": "908891024@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/popor/PoporAlertBubbleView.git",
15     "tag": "0.0.06"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "PoporAlertBubbleView/Classes/*.{h,m}",
21   "dependencies": {
22     "PoporUI/UIView": [
24     ],
25     "PoporFoundation/PrefixCore": [
27     ],
28     "PoporFoundation/NSAssistant": [
30     ]
31   }