[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / b / 1 / e / RENCache / 1.0.1 / RENCache.podspec.json
blobaf571884d5cb6a6a7bd2e29f93f10025cb6d47b7
2   "name": "RENCache",
3   "version": "1.0.1",
4   "summary": "iOS 文件缓存类库,支持内存缓存和缓存过期",
5   "homepage": "https://github.com/REN-LEI/RENCache",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "renlei": "568577297@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/REN-LEI/RENCache.git",
18     "tag": "1.0.1"
19   },
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "source_files": "RENCache/**/*.{h,m}",
25   "requires_arc": true