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/index.html",
9 "type": "Apache License, Version 2.0",
13 "Alex Bogdanovski": "alex@erudika.com"
15 "social_media_url": "https://twitter.com/para_io",
16 "cocoapods_version": ">= 1.0",
23 "pod_target_xcconfig": {
24 "SWIFT_VERSION": "3.0"
27 "git": "https://github.com/erudika/para-client-ios.git",
30 "source_files": "Source/*.{h,swift}",
43 "pushed_with_swift_version": "3.0"