[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / a / 0 / b / SwiftyJSONCoding / 0.4.1 / SwiftyJSONCoding.podspec.json
blob957d10d04e08bd352b7e8c4d57197bcdf77ad609
2   "name": "SwiftyJSONCoding",
3   "version": "0.4.1",
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.1"
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/**/*"