[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / 3 / 1 / 4 / MFStoryboardPushSegue / 1.0.2 / MFStoryboardPushSegue.podspec.json
blob204d60d85c5f8cefa387d1aab3e9ae9abef3efcd
2   "name": "MFStoryboardPushSegue",
3   "version": "1.0.2",
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   "social_media_url": "https://twitter.com/kylefuller",
11   "source": {
12     "git": "https://github.com/MentallyFriendly/MFStoryboardPushSegue.git",
13     "tag": "1.0.2"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "6.0"
18   },
19   "source_files": "*.{h,m}",
20   "frameworks": [
21     "UIKit",
22     "QuartzCore"
23   ]