[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / d / 2 / JMImageScanning / 0.1.0 / JMImageScanning.podspec.json
blob87288b36843062fd8aff7b014b409579ca0a3837
2   "name": "JMImageScanning",
3   "version": "0.1.0",
4   "summary": "Basic ocr recognition to hack secure keyboards.",
5   "description": "                       UIImage pixel analysis to find sub components of images.\n",
6   "homepage": "https://github.com/leverdeterre/JMImageScanning",
7   "license": "MIT",
8   "authors": {
9     "Jerome Morissard": "morissardj@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/leverdeterre/JMImageScanning.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "JMImageScanning": [
22       "Pod/Assets/*.png"
23     ]
24   }