[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 1 / 2 / SHMediator / 1.0.0 / SHMediator.podspec.json
blob36b6f7bb90ce5625e888f4b1c8d2ef429b42de87
2   "name": "SHMediator",
3   "version": "1.0.0",
4   "summary": "组件化中介者类",
5   "description": "每个模块基于此类进行扩展,来提供模块对应的服务",
6   "homepage": "https://git.oschina.net/itav/SHMediator.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "itav": "itav_yf@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://git.oschina.net/itav/SHMediator.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "SHMediator/SHMediator/*.{h,m}",
22   "public_header_files": "SHMediator/SHMediator/*.h",
23   "requires_arc": true