[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / e / 7 / b / LSRRouterKit / 1.3 / LSRRouterKit.podspec.json
blob40250ec4a067a8f45816e8ca3a1059e306fec77e
2   "name": "LSRRouterKit",
3   "version": "1.3",
4   "summary": "路由跳转,页面间的解耦",
5   "description": "路由跳转,页面间的解耦,用于模块化集成",
6   "homepage": "https://github.com/lgy881228/LSRRouterKit",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "lgy881228": "510687394@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/lgy881228/LSRRouterKit.git",
16     "tag": "1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "LSRRouter/Classes/**/*",
23   "public_header_files": "Classes/**/*.h",
24   "prefix_header_contents": "#import \"LSRRouterKit.h\""