[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 0 / c / OYStore / 1.0 / OYStore.podspec.json
blob5e55b8ed40f3800e95e2bb817964a5e750795b8a
2   "name": "OYStore",
3   "version": "1.0",
4   "summary": "Save persistent data or file in UserDefaults, Keychain, File System, Memory Cache.",
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"
21   },
22   "source_files": "Sources/**/*.*",
23   "swift_version": "5.7"