[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 2 / 0 / SwiftJsonUI / 0.2.1 / SwiftJsonUI.podspec.json
blobba89923f20ae3ec62a44764a617bfee8a812a426
2   "name": "SwiftJsonUI",
3   "version": "0.2.1",
4   "summary": "A short description of SwiftJsonUI.",
5   "swift_version": "4.0",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/Tai-Kimura/SwiftJsonUI",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "kimura@tanosys.com": "kimura@tanosys.com"
14   },
15   "source": {
16     "git": "https://github.com/Tai-Kimura/SwiftJsonUI.git",
17     "tag": "0.2.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SwiftJsonUI/Classes/**/*",
23   "requires_arc": true,
24   "frameworks": "UIKit"