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