[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / f / a / PKHMediator / 0.1.6 / PKHMediator.podspec.json
blob4db0319a290f22b7d86000da40b9cc41003872f6
2   "name": "PKHMediator",
3   "version": "0.1.6",
4   "summary": "用于解耦模块间通讯",
5   "description": "用于解耦模块间通讯",
6   "homepage": "https://github.com/heavingsand/PKHMediator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "heavingsand": "aa943147350@163.com"
13   },
14   "source": {
15     "git": "https://github.com/heavingsand/PKHMediator.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PKHMediator/Classes/*",
22   "subspecs": [
23     {
24       "name": "Categary",
25       "source_files": "PKHMediator/Classes/Categary/*"
26     }
27   ]