[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / 8 / f / 6 / XHNetworkCache / 1.5.0 / XHNetworkCache.podspec.json
blob356ada4bed2a01a3ce12bf197ca354ca3e0505be
2   "name": "XHNetworkCache",
3   "version": "1.5.0",
4   "summary": "一行代码将网络数据持久化 - 支持数据同步/异步写入及更新、缓存数据读取、获取缓存数据大小、缓存数据清除",
5   "homepage": "https://github.com/CoderZhuXH/XHNetworkCache",
6   "license": "MIT",
7   "authors": {
8     "Zhu Xiaohui": "977950862@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/CoderZhuXH/XHNetworkCache.git",
15     "tag": "1.5.0"
16   },
17   "source_files": "XHNetworkCache/**/*.{h,m}",
18   "requires_arc": true