[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 2 / f / 1 / RCache / 1.0.3 / RCache.podspec.json
blob0e5a27bccb18f8441de3a92e8fd4d27ee448cff0
2   "name": "RCache",
3   "version": "1.0.3",
4   "summary": "RCache is a lightweight Swift library designed to simplify data storage.",
5   "description": "RCache is a lightweight Swift library designed to simplify data storage in UserDefaults and Keychain.",
6   "homepage": "https://github.com/rahmat3nanda/RCache-Swift.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rahmat Trinanda Pramudya Amar": "rahmat3nanda@gmail.com.com"
13   },
14   "source": {
15     "git": "https://github.com/rahmat3nanda/RCache-Swift.git",
16     "tag": "1.0.3"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "12.0",
21     "osx": "10.13"
22   },
23   "source_files": "Sources/**/*.{swift,h,m}",
24   "swift_version": "5.0"