[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / e / 0 / PanMediator / 1.0.1 / PanMediator.podspec.json
blob29be01fdd02f549007960db0a895b6d2c25ff23e
2   "name": "PanMediator",
3   "version": "1.0.1",
4   "summary": "PanMediator PanMediator",
5   "description": "解耦模块间通讯, 实现方法的直接调用",
6   "homepage": "https://github.com/heavingsand/PanMediator",
7   "license": "MIT",
8   "authors": {
9     "DriftSandPan": "943147350@qq.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/heavingsand/PanMediator.git",
17     "tag": "1.0.1"
18   },
19   "source_files": "PanMediator/PanMediator/Classes/**/*",
20   "exclude_files": "PanMediator/*.{h,m}"