[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 0 / f / MZNGrams / 0.1.0 / MZNGrams.podspec.json
blobda5690e64e3b8fa0c009c304198cf8489492f439
2   "name": "MZNGrams",
3   "version": "0.1.0",
4   "summary": "Generate NGrams for Natural Language Processing(NLP).",
5   "description": "Assignment 2b MS(CS) Natural Language Processing Dr. Aleem Mushtaq Bahria University Karachi Campus",
6   "homepage": "https://github.com/mzeeshanid/MZNGrams",
7   "license": "MIT",
8   "authors": {
9     "Muhammad Zeeshan": "mzeeshanid@yahoo.com"
10   },
11   "source": {
12     "git": "https://github.com/mzeeshanid/MZNGrams.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/mzeeshanid",
16   "platforms": {
17     "ios": "8.0",
18     "tvos": "9.0"
19   },
20   "source_files": "MZNGrams/Classes/**/*",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ]