[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 1 / 7 / HJMediator / 0.1.0 / HJMediator.podspec.json
blob5a66892a278582279c4a87e1957190837bea1add
2   "name": "HJMediator",
3   "version": "0.1.0",
4   "summary": "一个处理页面跳转的中介者",
5   "description": "页面跳转的路由,还在不断的完善中",
6   "homepage": "https://github.com/eassy/HJMediator",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "houwenjie": "houwenjie11@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/eassy/HJMediator.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "HJMediator/HJMediator/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true