[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 2 / 7 / b / Jessie / 2.6.1 / Jessie.podspec.json
blob4b9ef0cf64035da806c3470cc6b9f222ee3308ab
2   "name": "Jessie",
3   "version": "2.6.1",
4   "summary": "A simple JSON parsing library designed for swift. It is type safe and simple to use.",
5   "description": "A simple JSON parsing library designed for swift. Inspired by the simplicity of SwiftyJSON but with type safe methods.",
6   "homepage": "https://github.com/StartAppsPe/Jessie",
7   "license": "MIT",
8   "authors": {
9     "Gabriel Lanata": "gabriellanata@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/StartAppsPe/Jessie.git",
13     "tag": "2.6.1"
14   },
15   "module_name": "Jessie",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.10"
20   },
21   "source_files": "Sources",
22   "pushed_with_swift_version": "4.0"