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