[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / f / b / OptimusLibrary / 0.0.1 / OptimusLibrary.podspec.json
blob42cf5d766993783b0f4de742816209f155bcf114
2   "name": "OptimusLibrary",
3   "version": "0.0.1",
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.1"
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   }