[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 4 / 7 / 0 / FPPopover / 1.4 / FPPopover.podspec.json
blobed4699f109f020a612028e76e2faca006db3bb48
2   "name": "FPPopover",
3   "version": "1.4",
4   "license": "BSD",
5   "summary": "Alternative to the native iOS UIPopoverController, with iPhone support and look and feel customization.",
6   "homepage": "http://www.gingerbeard.me",
7   "authors": {
8     "Alvise Susmel": "alvise@50pixels.com"
9   },
10   "source": {
11     "git": "https://github.com/50pixels/FPPopover.git",
12     "tag": "1.4"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "*.{h,m}",
18   "frameworks": [
19     "QuartzCore",
20     "UIKit"
21   ],
22   "requires_arc": false