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