2 "name": "YapDatabaseCJKFullTextSearch",
4 "summary": "A YapDatabase extension that allow full text search for CJK content.",
5 "description": " Use SQLite porter stemmer from Mozilla Thunderbird, this extension extend\n YapDatabaseFullTextSearch to allow indexing and searching for CJK content.\n",
6 "homepage": "https://github.com/siuying/YapDatabaseCJKFullTextSearch",
9 "Francis Chong": "francis@ignition.hk"
12 "git": "https://github.com/siuying/YapDatabaseCJKFullTextSearch.git",
15 "social_media_url": "https://twitter.com/siuying",
20 "source_files": "Pod/Classes/**/*.{h,m,c}",
21 "preserve_paths": "Pod/Classes/vendor/sqlite3-fts-cjk/MTL.txt",