[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 5 / 4 / c / BRCacheManager / 0.0.6 / BRCacheManager.podspec.json
blob2566a3ed712163217935a71247ba08db172a4705
2   "name": "BRCacheManager",
3   "version": "0.0.6",
4   "summary": "A simple model disk based cache for iOS.",
5   "description": "A simple library to cache your models to disk for x amount of seconds.",
6   "homepage": "https://github.com/lostincode/BRCacheManager",
7   "license": "MIT",
8   "authors": {
9     "Bill": "roundedvision@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/lostincode/BRCacheManager.git",
13     "tag": "0.0.6"
14   },
15   "social_media_url": "https://twitter.com/lostincode",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "BRCacheManager/*.{h,m}"