[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 5 / e / 6 / WebCacheTools / 0.1.0 / WebCacheTools.podspec.json
blobe1824a8160591adae9348cb409a46b7735457174
2   "name": "WebCacheTools",
3   "version": "0.1.0",
4   "summary": "a web cache tools when you use UIWebview",
5   "description": "a web cache tools when you use UIWebview.iOS8+",
6   "homepage": "https://github.com/zichenJack/WebCacheTools.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ytc19930125@gmail.com": "yaotiancheng@geekpark.net"
13   },
14   "source": {
15     "git": "https://github.com/zichenJack/WebCacheTools.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WebCacheTools/Classes/**/*",
22   "dependencies": {
23     "YYCache": [
25     ],
26     "MJExtension": [
28     ]
29   }