blob: f01e6d3f037464a81c0daea1bd735e6f01c03239 [file] [log] [blame]
{
"name": "OptimusLibrary",
"version": "0.0.7",
"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.7"
},
"source_files": "Classes/**/*",
"requires_arc": true,
"dependencies": {
"LKDBHelper": [
"= 2.3.1"
],
"Reachability": [
"~> 3.2"
],
"AESCrypt-ObjC": [
"~> 1.0.2"
]
}
}