[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 4 / 7 / 0 / FPPopover / 1.4.1 / FPPopover.podspec.json
blob4c25c9476ade19385e5ddbd5d592af529263a495
2   "name": "FPPopover",
3   "version": "1.4.1",
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.1"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "*.{h,m}",
18   "frameworks": [
19     "QuartzCore",
20     "UIKit"
21   ],
22   "requires_arc": false