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",
22 "git": "https://github.com/zaidmsaid/DataStoreManager.git",
25 "source_files": "Sources/**/*.{h,swift}",
28 "LocalAuthentication",
33 "cocoapods_version": ">= 1.6.0",
34 "swift_version": "5.0"