[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 1 / 7 / SYPopover / 1.0.6 / SYPopover.podspec.json
blob2b827e1ae942265482195c3f9c4844cf9698a6d7
2   "name": "SYPopover",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "1.0.6",
7   "license": "Custom",
8   "summary": "Popover created with simple navigation controller and view controller subclasses",
9   "homepage": "https://github.com/dvkch/SYPopover",
10   "authors": {
11     "Stan Chevallier": "contact@stanislaschevallier.fr"
12   },
13   "source": {
14     "git": "https://github.com/dvkch/SYPopoverController.git",
15     "tag": "1.0.6"
16   },
17   "source_files": "*.{h,m}",
18   "requires_arc": true,
19   "xcconfig": {
20     "CLANG_MODULES_AUTOLINK": "YES"
21   },
22   "dependencies": {
23     "SYKit": [
24       ">= 0.0.12"
25     ]
26   },
27   "deprecated_in_favor_of": "SYPopoverController"