blob: 69a6e38e33eec9fde2f2485ef1d3e355276441bb [file] [log] [blame]
{
"name": "WNDocWebViewController",
"version": "1.0.1",
"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.1"
},
"source_files": "testdoc/WNDocWebViewController/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}