[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 2 / f / 1 / RCache / 1.0.0 / RCache.podspec.json
blob1c432965555199cecaacf88891efb5ee40236b62
2   "name": "RCache",
3   "version": "1.0.0",
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.git",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Rahmat Trinanda Pramudya Amar": "rahmat3nanda@gmail.com.com"
12   },
13   "source": {
14     "git": "https://github.com/rahmat3nanda/RCache.git",
15     "tag": "1.0.0"
16   },
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "Sources/**/*.{swift,h,m}",
22   "swift_version": "5.0"