[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 4 / 7 / 0 / FPPopover / 1.3 / FPPopover.podspec.json
bloba5994ecd08acec4623d88ef63b0c94d0e4cad9cf
2   "name": "FPPopover",
3   "version": "1.3",
4   "license": "MIT",
5   "platforms": {
6     "ios": null
7   },
8   "summary": "Alternative to the native iOS UIPopoverController, with iPhone support and look and feel customization.",
9   "description": "Provides an alternative to the native iOS UIPopoverController, adding support for iPhone and additional opportunities to customize the look and feel of the popovers.",
10   "homepage": "https://github.com/50pixels/FPPopover",
11   "authors": {
12     "Alvise Susmel": "alvise@50pixels.com"
13   },
14   "source": {
15     "git": "https://github.com/50pixels/FPPopover.git",
16     "tag": "1.3"
17   },
18   "source_files": "*.{h,m}",
19   "requires_arc": true,
20   "frameworks": [
21     "QuartzCore",
22     "UIKit"
23   ]