blob: f184370568e33caed0e3a2c66ee9131d7c777780 [file] [log] [blame]
{
"name": "CaseContainer",
"version": "0.9.1",
"summary": "Container view controller with Parallax TableView",
"homepage": "https://github.com/devmjun/CaseContainer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Minjun Ju": "dev.mjun@gmail.com"
},
"source": {
"git": "https://github.com/devmjun/CaseContainer.git",
"tag": "0.9.1"
},
"source_files": "Sources/**/*",
"exclude_files": "Sources/**/*.plist",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2"
}