[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 4 / c / BRCacheManager / 0.0.3 / BRCacheManager.podspec.json
blob64406bd2f0df79c3f7b5f22c2838017fe2bcc925
2   "name": "BRCacheManager",
3   "version": "0.0.3",
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.3"
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}"