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