blob: 024196566d0a9372a21f91033f7fa2f98160285c [file] [log] [blame]
{
"name": "SwiftJsonUI",
"version": "0.6.6",
"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": "0.6.6"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "SwiftJsonUI/Classes/**/*"
}