[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 2 / 0 / SwiftJsonUI / 1.8.7 / SwiftJsonUI.podspec.json
blob5f66d5624ffb3a609ffe5d87606ce9f910f58bd1
2   "name": "SwiftJsonUI",
3   "version": "1.8.7",
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": "1.8.7"
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"