[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / f / 9 / b / ScrollStackController / 1.2.3 / ScrollStackController.podspec.json
blob7daa9c66fee1936cc598e7b853b417d47e460e89
2   "name": "ScrollStackController",
3   "version": "1.2.3",
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.2.3"
20   },
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "source_files": "Sources/**/*.swift",
26   "swift_versions": [
27     "5.0",
28     "5.1"
29   ],
30   "swift_version": "5.1"