[Add] RadarSDKMotion 3.19.7-beta.1
[CocoaPods.git] / Specs / f / 4 / b / YMCache / 2.0.0 / YMCache.podspec.json
bloba8d9df539be72173dcf2ed0cdbae961aaec0b141
2   "name": "YMCache",
3   "version": "2.0.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.0.0"
13   },
14   "social_media_url": "https://twitter.com/adkap",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10"
18   },
19   "requires_arc": true,
20   "source_files": "YMCache/*.[h,m]"