[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 4 / 8 / Dekoter / 0.2.0 / Dekoter.podspec.json
blob6be5f2f017f4979715f3c9bdde15ea366e808f8a
2   "name": "Dekoter",
3   "version": "0.2.0",
4   "summary": "NSCoding's counterpart for Swift structs.",
5   "description": "Fills a gap left by the missing NSCoding's support for Swift structs. If you've ever implemented NSCoding, Koting will be familiar to you as well.",
6   "homepage": "https://github.com/artemstepanenko/Dekoter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Artem Stepanenko": "artem.stepanenko.1@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/artemstepanenko/Dekoter.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Dekoter/Classes/**/*",
22   "pushed_with_swift_version": "3.0"