[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 2 / 0 / SwiftJsonUI / 1.3.2 / SwiftJsonUI.podspec.json
blobeaf2ef069517953796180eff8ddc9158b6955d35
2   "name": "SwiftJsonUI",
3   "version": "1.3.2",
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": "kimura@tanosys.com"
13   },
14   "source": {
15     "git": "https://github.com/Tai-Kimura/SwiftJsonUI.git",
16     "tag": "1.3.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "SwiftJsonUI/Classes/**/*",
23   "dependencies": {
24     "Socket.IO-Client-Swift": [
25       "~> 13.3.0"
26     ]
27   }