[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 1 / 4 / FZRouter / 0.0.3 / FZRouter.podspec.json
blob4669b29f305155f95945a0355858bcdb3e1d91fc
2   "name": "FZRouter",
3   "version": "0.0.3",
4   "summary": "iOS 界面跳转路由实现",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/wufuzeng/FZRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wufuzeng": "wufuzeng_lucky@sina.com"
13   },
14   "source": {
15     "git": "https://github.com/wufuzeng/FZRouter.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FZRouter/Classes/**/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]