[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / 2 / c / PBMediator / 0.0.2 / PBMediator.podspec.json
blob5938962715d43d88ce79f5c65d69c7fee1d6283c
2   "name": "PBMediator",
3   "version": "0.0.2",
4   "summary": "PBMediator is an Objc Wrapper for components communication.",
5   "homepage": "https://github.com/iFindTA/NHURLRouterPro",
6   "description": "Between components’s communication over url routes some like flask’s route mechanism that warpper by Objc, and for ios",
7   "license": "MIT(LICENSE)",
8   "authors": {
9     "nanhujiaju": "nanhujiaju@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/iFindTA/NHURLRouterPro.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "NHURLRouterPro/PBRouter/**/*",
19   "public_header_files": "NHURLRouterPro/PBRouter/**/*.h",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "requires_arc": true