[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 2 / 0 / SwiftJsonUI / 2.0.4 / SwiftJsonUI.podspec.json
blobd8ef1a1d016539ae7d8bc059afc6d62dbecf65ef
2   "name": "SwiftJsonUI",
3   "version": "2.0.4",
4   "summary": "A short description of SwiftJsonUI.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Tai-Kimura/SwiftJsonUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kimura@tanosys.com": "Taichiro Kimura"
13   },
14   "source": {
15     "git": "https://github.com/Tai-Kimura/SwiftJsonUI.git",
16     "tag": "2.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "SwiftJsonUI/Classes/**/*",
23   "dependencies": {
24     "Socket.IO-Client-Swift": [
25       "~> 15.1.0"
26     ]
27   },
28   "swift_version": "5.0"