[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 9 / d / CardController / 0.1.0 / CardController.podspec.json
blobab73bb1f16715c1e10d35c50ad702d6d6e704558
2   "name": "CardController",
3   "version": "0.1.0",
4   "summary": "Container View Controller to manage and animate a list of child view controllers.",
5   "description": "CardController is a simple container view controller that manages a list of child view controllers\nand allows them to be presented full screen, and dismissed into a custom menu configuration.\nAll the view animations are customizable and interruptible.",
6   "homepage": "https://github.com/manuelcarlos/CardController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Manuel Carlos": "manuelcarlosLopes@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/manuelcarlos/CardController.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "CardController/Classes/**/*",
22   "pushed_with_swift_version": "3.0"