blob: 5e608ccaf0f9a7ce58b21cb39542d8e6aea130d2 [file] [log] [blame]
{
"name": "JContainerViewController",
"platforms": {
"ios": "10.0"
},
"version": "0.0.1",
"summary": "A container for your iOS application",
"description": "This view controllers helps iOS developers quickly bootstrap apps with a framework for development.",
"homepage": "https://github.com/CAHjbao/JContainerViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"josephbao": "jose_bao56@yahoo.com"
},
"source": {
"git": "https://github.com/CAHjbao/JContainerViewController.git",
"tag": "0.0.1"
},
"frameworks": "Foundation",
"dependencies": {
"SlideMenuControllerSwift": [
],
"TOCropViewController": [
],
"ImagePicker": [
]
},
"source_files": "JContainerViewController/*.{swift}",
"resources": "JContainerViewController/*.{png,jpeg,jpg,storyboard,xib}",
"pushed_with_swift_version": "3.0"
}