[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 2 / 7 / b / Jessie / 2.5.0 / Jessie.podspec.json
blob8a83da6f5459c4d6a7b27ee8245b7593bcf3856d
2   "name": "Jessie",
3   "version": "2.5.0",
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.5.0"
14   },
15   "module_name": "Jessie",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Sources",
21   "pushed_with_swift_version": "3.0"