[Add] TealeafReactNativeDebug 10.6.312
[CocoaPods.git] / Specs / 4 / d / 2 / JMImageScanning / 0.1.1 / JMImageScanning.podspec.json
blob3638928b7658203341a34feb06ecb58e1d1439ef
2   "name": "JMImageScanning",
3   "version": "0.1.1",
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.1"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "JMImageScanning": [
22       "Pod/Assets/*.png"
23     ]
24   }