| { |
| "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" |
| } |