blob: 5ac204994821ecd6e9f02db683566fbc68e60eba [file] [log] [blame]
{
"name": "ZawgyiSegmentation",
"version": "0.1.1",
"summary": "This is for segmenting Zawgyi sentences.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/khantthulinn/Zawgyi-Segmentation.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Khant Thu Linn": "khantthulinn@gmail.com"
},
"source": {
"git": "https://github.com/khantthulinn/Zawgyi-Segmentation.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZawgyiSegmentation/Classes/*"
}