[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 1 / 4 / MFStoryboardPushSegue / 1.0 / MFStoryboardPushSegue.podspec.json
blob1235bbc2fb165f408e150eb5b191a0c5e78c77a4
2   "name": "MFStoryboardPushSegue",
3   "version": "1.0",
4   "license": "BSD",
5   "summary": "UIStoryboardPushSegue for use outside a navigation controller",
6   "homepage": "https://github.com/MentallyFriendly/MFStoryboardPushSegue",
7   "authors": {
8     "Kyle Fuller": "inbox@kylefuller.co.uk"
9   },
10   "source": {
11     "git": "https://github.com/MentallyFriendly/MFStoryboardPushSegue.git",
12     "tag": "1.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "QuartzCore"
22   ]