[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / 6 / e / d / JGLinkedStoryboard / 1.0 / JGLinkedStoryboard.podspec.json
blob2b61c16effd0d6be588e4895f008b2da0f9a4538
2   "name": "JGLinkedStoryboard",
3   "version": "1.0",
4   "summary": "Makes transitioning between multiple storyboards easy.",
5   "description": "                   Makes transitioning between multiple storyboards easy.\n                \n",
6   "homepage": "https://github.com/jeremygrenier/JGLinkedStoryboard",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jeremy Grenier": "jeremy.grenier@epitech.eu"
13   },
14   "social_media_url": "https://twitter.com/jeremygrenier",
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source": {
19     "git": "https://github.com/jeremygrenier/JGLinkedStoryboard.git",
20     "tag": "1.0"
21   },
22   "source_files": [
23     "JGLinkedStoryboard",
24     "JGLinkedStoryboard/*.{h,m}"
25   ],
26   "frameworks": "Foundation",
27   "requires_arc": true