blob: e4f5ed2e6596409256b7f1d852383e4b1b006769 [file] [log] [blame]
{
"name": "WJCoordinator",
"version": "0.1.0",
"summary": "A short description of WJCoordinator.",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wonju5332/WJCoordinator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wonju5332": "wonju5332@hanmail.net"
},
"source": {
"git": "https://github.com/wonju5332/WJCoordinator.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WJCoordinator/Classes/**/*",
"swift_version": "5.0"
}