[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / f / b / OptimusLibrary / 0.0.6 / OptimusLibrary.podspec.json
blob155243b01fc88e486d13d26c30f237c51b598767
2   "name": "OptimusLibrary",
3   "version": "0.0.6",
4   "summary": "general library",
5   "description": "This is a general library for ios project.",
6   "homepage": "https://github.com/megatronxx/OptimusLibrary",
7   "license": "MIT",
8   "authors": {
9     "megatronxx": "helmsyy@126.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/megatronxx/OptimusLibrary.git",
16     "tag": "0.0.6"
17   },
18   "source_files": "Classes/**/*",
19   "requires_arc": true,
20   "dependencies": {
21     "LKDBHelper": [
22       "= 2.3.1"
23     ],
24     "Reachability": [
25       "~> 3.2"
26     ],
27     "AESCrypt-ObjC": [
28       "~> 1.0.2"
29     ]
30   }