blob: c37cf43b0cbcd1e68294c4bfc8eef8d892b9d789 [file] [log] [blame]
{
"name": "WNDocWebViewController",
"version": "1.0.2",
"summary": "it's a controller to open a resizable document(ep. .doc or .docx)",
"description": "1. You can pinch the screen to resizable document(ep. .doc or .docx).\n2. You can change the text color or background color of your document.\n3. Auto save the font.",
"homepage": "https://github.com/WeinanHu/WNDocWebViewController",
"license": "MIT",
"authors": {
"WeinanHu": "1406062223@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/WeinanHu/WNDocWebViewController.git",
"tag": "1.0.2"
},
"source_files": [
"testdoc/WNDocWebViewController",
"*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}