2 "name": "DataStoreManager",
4 "summary": "This library allows you to easily manage persistent data in your iOS app.",
5 "description": "DataStoreManager is a persistent data framework written in Swift\nand can be used with Objective-C.",
6 "homepage": "https://github.com/zaidmsaid/DataStoreManager",
8 "type": "Apache License, Version 2.0",
12 "Zaid M. Said": "zaid.shr@gmail.com"
14 "social_media_url": "https://twitter.com/sentulasia",
21 "git": "https://github.com/zaidmsaid/DataStoreManager.git",
24 "source_files": "Sources/**/*.{h,swift}",
27 "LocalAuthentication",
31 "cocoapods_version": ">= 1.6.0",
32 "swift_version": "5.0"