[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / f / 6 / XHNetworkCache / 1.0 / XHNetworkCache.podspec.json
blobba921a1a551874320486f05d26d6e27ac286fbe1
2   "name": "XHNetworkCache",
3   "version": "1.0",
4   "summary": "一行代码将请求数据写入磁盘缓存",
5   "homepage": "https://github.com/CoderZhuXH/XHNetworkCache",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Zhu Xiaohui": "977950862@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/CoderZhuXH/XHNetworkCache.git",
18     "tag": "1.0"
19   },
20   "source_files": [
21     "XHNetworkCache",
22     "*.{h,m}"
23   ],
24   "requires_arc": true