[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / 9 / b / ScrollStackController / 1.5.1 / ScrollStackController.podspec.json
blob59c8bc44e2257e3f411a2528d419005987009f0e
2   "name": "ScrollStackController",
3   "version": "1.5.1",
4   "summary": "Create complex scrollable layout using UIViewController and simplify your code",
5   "homepage": "https://github.com/malcommac/ScrollStackController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Daniele Margutti": "hello@danielemargutti.com"
12   },
13   "social_media_url": "http://www.twitter.com/danielemargutti",
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/malcommac/ScrollStackController.git",
19     "tag": "1.5.1"
20   },
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "source_files": "Sources/**/*.swift",
26   "swift_versions": [
27     "5.0",
28     "5.1",
29     "5.3",
30     "5.4",
31     "5.5",
32     "5.7",
33     "5.8"
34   ],
35   "swift_version": "5.8"