blob: 647238985cb0d2c810ce7efbacc3a4735c03d9d2 [file] [log] [blame]
{
"name": "DDLoganLog",
"version": "1.0.6",
"summary": "iOS LoganLog",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DDstrongman/DDLoganLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DDStrongman": "lishengshu232@gmail.com"
},
"source": {
"git": "https://github.com/DDstrongman/DDLoganLog.git",
"tag": "1.0.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DDLoganLog/Classes/**/*",
"dependencies": {
"Logan": [
],
"Aspects": [
]
}
}