[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / d / 1 / JContainerViewController / 0.0.1 / JContainerViewController.podspec.json
blob5e608ccaf0f9a7ce58b21cb39542d8e6aea130d2
2   "name": "JContainerViewController",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "version": "0.0.1",
7   "summary": "A container for your iOS application",
8   "description": "This view controllers helps iOS developers quickly bootstrap apps with a framework for development.",
9   "homepage": "https://github.com/CAHjbao/JContainerViewController",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "josephbao": "jose_bao56@yahoo.com"
16   },
17   "source": {
18     "git": "https://github.com/CAHjbao/JContainerViewController.git",
19     "tag": "0.0.1"
20   },
21   "frameworks": "Foundation",
22   "dependencies": {
23     "SlideMenuControllerSwift": [
25     ],
26     "TOCropViewController": [
28     ],
29     "ImagePicker": [
31     ]
32   },
33   "source_files": "JContainerViewController/*.{swift}",
34   "resources": "JContainerViewController/*.{png,jpeg,jpg,storyboard,xib}",
35   "pushed_with_swift_version": "3.0"