blob: e421aecac8236411c088cd56c48a01366d4a06a0 [file] [log] [blame]
{
"name": "CaseContainer",
"version": "0.8.0",
"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.8.0"
},
"source_files": "Sources/**/*",
"exclude_files": "Sources/**/*.plist",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2"
}