[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 4 / 6 / 1 / JsonAPISwift / 1.0.0 / JsonAPISwift.podspec.json
blob28eb2357051073f90a5eb5d4848a426e76e7b48e
2   "name": "JsonAPISwift",
3   "version": "1.0.0",
4   "summary": "A Swift JSON:API standard implementation.",
5   "description": "JsonAPI is a Swift JSON:API standard implementation.<br>\nIt has been greatly inspired from another library: [Vox](https://github.com/aronbalog/Vox).\n\nThis library allows several types of use, from framework style to \"raw\" JSON:API object manipulation.",
6   "homepage": "https://github.com/aveine/JsonAPI",
7   "license": "MIT",
8   "authors": {
9     "Christopher Paccard": "christopher.paccard@aveine.paris"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/aveine/JsonAPI.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "JsonAPI"