blob: 6840b588e8542df46361bfed8ef0ea2247e678c3 [file] [log] [blame]
{
"name": "URLCacheManager",
"version": "1.0.3",
"license": "MIT",
"summary": "Networking data cache in Swift",
"homepage": "https://github.com/huangzugang/URLCacheManager",
"authors": {
"huangzugang": "huangzugang@51yjtc.com"
},
"source": {
"git": "https://github.com/huangzugang/URLCacheManager.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "URLCacheManager.framework",
"frameworks": "Foundation"
}