blob: e1824a8160591adae9348cb409a46b7735457174 [file] [log] [blame]
{
"name": "WebCacheTools",
"version": "0.1.0",
"summary": "a web cache tools when you use UIWebview",
"description": "a web cache tools when you use UIWebview.iOS8+",
"homepage": "https://github.com/zichenJack/WebCacheTools.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ytc19930125@gmail.com": "yaotiancheng@geekpark.net"
},
"source": {
"git": "https://github.com/zichenJack/WebCacheTools.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WebCacheTools/Classes/**/*",
"dependencies": {
"YYCache": [
],
"MJExtension": [
]
}
}