[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 0 / c / OYStore / 1.0.2 / OYStore.podspec.json
blob33ade1dc035e3ef5904b2eb791143a4a193d0004
2   "name": "OYStore",
3   "version": "1.0.2",
4   "summary": "Save persistent data or file in UserDefaults, Keychain, File System, Memory Cache, URLCache.",
5   "homepage": "https://github.com/osmanyildirim/OYStore.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "osmanyildirim": "github.com/osmanyildirim"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "swift_versions": "5.7",
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/osmanyildirim/OYStore.git",
20     "tag": "1.0.2"
21   },
22   "source_files": "Sources/**/*.*",
23   "swift_version": "5.7"