blob: 2092b8a2322caa5b03ab2996790be9f7e17a2204 [file] [log] [blame]
{
"name": "SwiftJsonUI",
"version": "1.4.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": "kimura@tanosys.com"
},
"source": {
"git": "https://github.com/Tai-Kimura/SwiftJsonUI.git",
"tag": "1.4.2"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "SwiftJsonUI/Classes/**/*",
"dependencies": {
"Socket.IO-Client-Swift": [
"~> 13.3.0"
]
}
}