[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 7 / 1 / 8 / MyOcr / 0.1.0 / MyOcr.podspec.json
blob5dfa8d4c73833359f76e427097d76a11aac6a491
2   "name": "MyOcr",
3   "version": "0.1.0",
4   "summary": "demo.",
5   "description": "for practise!",
6   "homepage": "https://github.com/mmzyang/OCR",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mmzyang": "mmzyang@sina.com"
13   },
14   "source": {
15     "git": "https://github.com/mmzyang/OCR.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MyOcr/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit"
25   ],
26   "dependencies": {
27     "Then": [
29     ]
30   }