blob: 7c28ca1d24c6ca46480dc7046ff4a0bd94a057f5 [file] [log] [blame]
{
"name": "SwiftJsonUI",
"version": "0.3.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": "kimura@tanosys.com"
},
"source": {
"git": "https://github.com/Tai-Kimura/SwiftJsonUI.git",
"tag": "0.3.4"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "SwiftJsonUI/Classes/**/*"
}