| { | |
| "name": "FXURLProtocol", | |
| "version": "0.0.4", | |
| "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.4" | |
| }, | |
| "public_header_files": "FXURLProtocol/**/Headers/*.h", | |
| "vendored_frameworks": "FXURLProtocol/*.framework", | |
| "requires_arc": true | |
| } |