[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / f / 4 / b / YMCache / 1.1.1 / YMCache.podspec.json
blob387818089bdfecbc537cf6b17e5d157c5e9dfb32
2   "name": "YMCache",
3   "version": "1.1.1",
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": "1.1.1"
13   },
14   "social_media_url": "https://twitter.com/adkap",
15   "platforms": {
16     "ios": "7.0",
17     "osx": "10.9"
18   },
19   "requires_arc": true,
20   "source_files": "YMCache/*.[h,m]"