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