[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 4 / 8 / Dekoter / 0.2.2 / Dekoter.podspec.json
blob4c4e17a7fd3d7208df0104cfb96809189e3e4c51
2   "name": "Dekoter",
3   "version": "0.2.2",
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.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Dekoter/Classes/**/*",
22   "pushed_with_swift_version": "3.0"