[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / f / 4 / b / YMCache / 2.2.0 / YMCache.podspec.json
blobf02e7bf829998cac870bc540389821cfeaae5ee6
2   "name": "YMCache",
3   "version": "2.2.0",
4   "summary": "Fast & simple small object cache. GCD-based and thread-safe.",
5   "homepage": "https://github.com/yahoo/YMCache",
6   "license": "MIT",
7   "authors": {
8     "adamkaplan": "adamkaplan@yahoo-inc.com"
9   },
10   "source": {
11     "git": "https://github.com/yahoo/YMCache.git",
12     "tag": "2.2.0"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "osx": "10.10",
17     "tvos": "9.0",
18     "watchos": "3.0"
19   },
20   "source_files": "YMCache/*.[h,m]"