2 "name": "LWWordConverter",
4 "summary": "文字转换器,包括五笔与拼音的编码转换,翻译以及文本加密。",
5 "description": "LWWordConverter,文字转换器,包括五笔与拼音的编码转换,翻译以及文本加密。",
6 "homepage": "https://github.com/luowei/LWWordConverter",
12 "luowei": "luowei@wodedata.com"
15 "git": "https://github.com/luowei/LWWordConverter.git"
20 "source_files": "LWWordConverter/Classes/**/*",
21 "public_header_files": "Pod/Classes/**/*.h",
23 "OTHER_CFLAGS": "$(inherited) -DSQLITE_HAS_CODEC -DSQLITE_THREADSAFE -DSQLITE_TEMP_STORE=2 -DSQLCIPHER_CRYPTO_CC",
24 "OTHER_LDFLAGS": "$(inherited) -framework Security",
25 "WARNING_CFLAGS": "-Wno-implicit-function-declaration"
31 "LWReachabilityManager": [