[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / b / e / BeyovaJSON / 0.0.1 / BeyovaJSON.podspec.json
blobcc58ae607ad949f5bfc956369e4ce9eaa7a63559
2   "name": "BeyovaJSON",
3   "version": "0.0.1",
4   "summary": "BeyovaJSON makes it easy to deal with JSON and Codable in Swift",
5   "homepage": "https://github.com/Beyova/BeyovaJSON",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "canius": "canius.chu@outlook.com"
11   },
12   "requires_arc": true,
13   "platforms": {
14     "osx": "10.9",
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Beyova/BeyovaJSON.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "Source/*.swift"