blob: 07c1a640ae1098e404923310b558efb0fb39b8cc [file] [log] [blame]
{
"name": "FXFCache",
"version": "0.0.1",
"summary": "cache for webView",
"description": "used for webView in iOS",
"homepage": "https://github.com/STT-Ocean/FXFCache",
"license": "MIT",
"authors": {
"STT-Ocean": "fenyi2010sun@163.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/STT-Ocean/FXFCache.git",
"tag": "0.0.1"
},
"public_header_files": "FXFCache/**/Headers/*.h",
"vendored_frameworks": "FXFCache/*.framework",
"requires_arc": true
}