blob: 5dfa8d4c73833359f76e427097d76a11aac6a491 [file] [log] [blame]
{
"name": "MyOcr",
"version": "0.1.0",
"summary": "demo.",
"description": "for practise!",
"homepage": "https://github.com/mmzyang/OCR",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mmzyang": "mmzyang@sina.com"
},
"source": {
"git": "https://github.com/mmzyang/OCR.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MyOcr/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"Then": [
]
}
}