[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 2 / c / PBMediator / 0.1.2 / PBMediator.podspec.json
blobc3c66d5e1e8e954d6b1b568d32ed6389471f3288
2   "name": "PBMediator",
3   "version": "0.1.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.1.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