blob: 7a45f2dce498b600e93713fc2f6e672f2dd536ab [file] [log] [blame]
{
"name": "SwiftJsonUI",
"version": "2.0.2",
"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": "2.0.2"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "SwiftJsonUI/Classes/**/*",
"dependencies": {
"Socket.IO-Client-Swift": [
"~> 15.1.0"
]
},
"swift_version": "5.0"
}