[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / b / Jessie / 2.4.2 / Jessie.podspec.json
blob9cc3536da7bd446067c27329297fd59d6da18435
2   "name": "Jessie",
3   "version": "2.4.2",
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.4.2"
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"