blob: 7d0295bb7e6e5d46c5f1391eb933e455d2c05a73 [file] [log] [blame]
{
"name": "SwiftJsonUI",
"version": "1.6.1",
"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.6.1"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "SwiftJsonUI/Classes/**/*",
"dependencies": {
"Socket.IO-Client-Swift": [
"~> 13.3.0"
]
}
}