blob: da5690e64e3b8fa0c009c304198cf8489492f439 [file] [log] [blame]
{
"name": "MZNGrams",
"version": "0.1.0",
"summary": "Generate NGrams for Natural Language Processing(NLP).",
"description": "Assignment 2b MS(CS) Natural Language Processing Dr. Aleem Mushtaq Bahria University Karachi Campus",
"homepage": "https://github.com/mzeeshanid/MZNGrams",
"license": "MIT",
"authors": {
"Muhammad Zeeshan": "mzeeshanid@yahoo.com"
},
"source": {
"git": "https://github.com/mzeeshanid/MZNGrams.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/mzeeshanid",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "MZNGrams/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}