[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / e / 7 / Container / 1.0.2 / Container.podspec.json
blobaf16aafb61507233e8516e10b2ac2184e87d873b
2   "name": "Container",
3   "version": "1.0.2",
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.2"
17   },
18   "source_files": "Sources/Container/**/*",
19   "platforms": {
20     "ios": "10.0",
21     "tvos": "10.0"
22   },
23   "swift_versions": "5.4",
24   "swift_version": "5.4"