blob: 5ffdb1c3dfb3da53fc4f281506d580e63d0751bf [file] [log] [blame]
{
"name": "SwiftJsonUI",
"version": "1.5.5",
"summary": "A short description of SwiftJsonUI.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Tai-Kimura/SwiftJsonUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kimura@tanosys.com": "Taichiro Kimura"
},
"source": {
"git": "https://github.com/Tai-Kimura/SwiftJsonUI.git",
"tag": "1.5.5"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "SwiftJsonUI/Classes/**/*",
"dependencies": {
"Socket.IO-Client-Swift": [
"~> 13.3.0"
]
}
}