blob: 42cf5d766993783b0f4de742816209f155bcf114 [file] [log] [blame]
{
"name": "OptimusLibrary",
"version": "0.0.1",
"summary": "general library",
"description": "This is a general library for ios project.",
"homepage": "https://github.com/megatronxx/OptimusLibrary",
"license": "MIT",
"authors": {
"megatronxx": "helmsyy@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/megatronxx/OptimusLibrary.git",
"tag": "0.0.1"
},
"source_files": "Classes/*",
"requires_arc": true,
"dependencies": {
"LKDBHelper": [
"= 2.3.1"
],
"Reachability": [
"~> 3.2"
],
"AESCrypt-ObjC": [
"~> 1.0.2"
]
}
}