[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 4 / 0 / ADLYRetainingCache / 1.0 / ADLYRetainingCache.podspec.json
blob83cec8371a27c92240a79472efca3dc47ef0edae
2   "name": "ADLYRetainingCache",
3   "version": "1.0",
4   "license": "MIT",
5   "summary": "An NSCache that lets you prevent objects being evicted",
6   "homepage": "https://github.com/adly-holler/ADLYRetainingCache",
7   "authors": {
8     "Adly Holler": "guy.on.internet@icloud.com"
9   },
10   "source": {
11     "git": "https://github.com/adly-holler/ADLYRetainingCache.git",
12     "tag": "1.0"
13   },
14   "source_files": "ADLYRetainingCache/*.{h,m}",
15   "requires_arc": "true"