[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / b / c / MMBubbleView / 1.0 / MMBubbleView.podspec.json
blobc8ac3c2f3467bc2d9213d3fe3f0f0878856c8cb6
2   "name": "MMBubbleView",
3   "version": "1.0",
4   "summary": "A bubble view used on iOS.",
5   "homepage": "https://github.com/ChellyLau/MMBubbleView",
6   "license": "MIT",
7   "authors": {
8     "Chelly Lau": "1625977078@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/ChellyLau/MMBubbleView.git",
12     "tag": "1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "MMBubbleView/**/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]