[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / f / 6 / XHNetworkCache / 1.2.3 / XHNetworkCache.podspec.json
blob1c9a7a94a262c738d4d3d1b220929207a150bc09
2   "name": "XHNetworkCache",
3   "version": "1.2.3",
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.2.3"
19   },
20   "source_files": [
21     "XHNetworkCache",
22     "*.{h,m}"
23   ],
24   "requires_arc": true