[Add] EOCoreDebug 2.3.296
[CocoaPods.git] / Specs / d / 0 / f / ParaClient / 1.19.0 / ParaClient.podspec.json
blob1d9fcc1673f3db90e7a34892d171007e17c6608a
2   "name": "ParaClient",
3   "version": "1.19.0",
4   "summary": "Para Client for iOS",
5   "description": "Para is a simple, modular backend framework for object persistence and retrieval. It helps you build applications faster by taking care of the backend. This is the Swift client for Para.",
6   "homepage": "https://github.com/erudika/para-client-ios",
7   "documentation_url": "http://www.paraio.org/docs",
8   "license": {
9     "type": "Apache License, Version 2.0",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Alex Bogdanovski": "alex@erudika.com"
14   },
15   "social_media_url": "https://twitter.com/para_io",
16   "cocoapods_version": ">= 1.0",
17   "platforms": {
18     "ios": "9.2",
19     "osx": "10.10",
20     "watchos": "2.2",
21     "tvos": "9.2"
22   },
23   "source": {
24     "git": "https://github.com/erudika/para-client-ios.git",
25     "tag": "1.19.0"
26   },
27   "source_files": "Source/*.{h,swift}",
28   "requires_arc": true,
29   "dependencies": {
30     "CryptoSwift": [
32     ],
33     "SwiftyJSON": [
35     ],
36     "Alamofire": [
38     ]
39   }