[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / e / 7 / Container / 1.0.1 / Container.podspec.json
blob2481210d9eba24e7b9925b3b1a5398a8caed116b
2   "name": "Container",
3   "version": "1.0.1",
4   "summary": "A flexible way to embed and transition between `UIViewController`s in a container",
5   "description": "This framework is designed to make the process of embedding and transitioning between multiple child `UIViewController`s painless and flexible.",
6   "homepage": "https://github.com/BottleRocketStudios/iOS-Container",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bottle Rocket Studios": "will.mcginty@bottlerocketstudios.com"
13   },
14   "source": {
15     "git": "https://github.com/bottlerocketstudios/iOS-Container.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "Sources/Container/**/*",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_versions": "5.4",
23   "swift_version": "5.4"