[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 3 / 5 / SYPopoverController / 2.0.1 / SYPopoverController.podspec.json
blobaaac6c3f73b8d6c9f777414f170e6becff93214e
2   "name": "SYPopoverController",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "2.0.1",
7   "license": "Custom",
8   "summary": "UIPresentationController subclass, shows with the desired size, centered on screen",
9   "homepage": "https://github.com/dvkch/SYPopoverController",
10   "authors": {
11     "Stan Chevallier": "contact@stanislaschevallier.fr"
12   },
13   "source": {
14     "git": "https://github.com/dvkch/SYPopoverController.git",
15     "tag": "2.0.1"
16   },
17   "source_files": "*.{h,m}",
18   "requires_arc": true,
19   "xcconfig": {
20     "CLANG_MODULES_AUTOLINK": "YES"
21   }