[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / f / a / DataStoreManager / 0.5.0 / DataStoreManager.podspec.json
blob7d75c27ac92bf9acbf2fd276a2428c9ea4a53fb5
2   "name": "DataStoreManager",
3   "version": "0.5.0",
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",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zaid M. Said": "zaid.shr@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/sentulasia",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/zaidmsaid/DataStoreManager.git",
20     "tag": "0.5.0"
21   },
22   "source_files": "Sources/**/*.{h,swift}",
23   "frameworks": "XCTest",
24   "requires_arc": true,
25   "cocoapods_version": ">= 1.6.0",
26   "swift_version": "5.0"