blob: 3d6e2ce2c646192d9456286ec79c909c8f691552 [file] [log] [blame]
{
"name": "AAMediator",
"version": "1.0.3",
"summary": "iOS解耦工具",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Fxxxxxx/AAMediator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aaron Feng": "516674612@qq.com"
},
"source": {
"git": "https://github.com/Fxxxxxx/AAMediator.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5",
"source_files": "AAMediator/Classes/**/*",
"dependencies": {
"AALRUCache": [
]
},
"swift_version": "5"
}