[Add] TMNewsInformationSDK 1.2.70
[CocoaPods.git] / Specs / a / 0 / b / SwiftyJSONCoding / 0.4.2 / SwiftyJSONCoding.podspec.json
blob77f12e08b22d6a43180bc2f7de3d1b3e27d5c39e
2   "name": "SwiftyJSONCoding",
3   "version": "0.4.2",
4   "summary": "SwiftyJSONCoding is a framework for fast JSON coding/decoding",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/dankinsoid/JSON",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Даниил Войдилов": "voidilov@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/dankinsoid/JSON.git",
16     "branch": "master",
17     "tag": "0.4.2"
18   },
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9",
22     "watchos": "2.0"
23   },
24   "swift_version": "4.2",
25   "source_files": "Sources/**/*"