blob: 028a737478a5267a4aced4dd08e82a4298e0ddfe [file] [log] [blame]
{
"name": "URLCacheManager",
"version": "1.0",
"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"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "URLCacheManager.framework",
"frameworks": "Foundation"
}