blob: 056da131f3c4edb43f970e06eb067a923f530417 [file] [log] [blame]
{
"name": "DDLoganLog",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DDLoganLog/Classes/**/*",
"dependencies": {
"Logan": [
],
"Aspects": [
]
}
}