[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 6 / 5 / c / objc-ngram / 1.0.0 / objc-ngram.podspec.json
blobec45c014e88c40c9302867eae52ee2ff93311e3c
2   "name": "objc-ngram",
3   "version": "1.0.0",
4   "summary": "Rudimentary n-gram search in Objective-C.",
5   "description": "                        Implements a dictionary with full text search n-gram-based functionality.\n",
6   "homepage": "https://github.com/dblock/objc-ngram",
7   "license": "MIT",
8   "authors": {
9     "dblock": "dblock@dblock.org"
10   },
11   "source": {
12     "git": "https://github.com/dblock/objc-ngram.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "https://twitter.com/dblockdotorg",
16   "requires_arc": true,
17   "source_files": "Classes"