[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 7 / 0 / FVDebugDataBrowser / 0.1.0 / FVDebugDataBrowser.podspec.json
blob813e9be7f3fcb6f7709b3002db08d3868f32b323
2   "name": "FVDebugDataBrowser",
3   "version": "0.1.0",
4   "summary": "Easy way to browse app content",
5   "description": "FVDebugDataBrowser is a dev/debug tool that allow you to read the content inside the app",
6   "homepage": "https://github.com/Foodvisor/FVDebugDataBrowser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Fong Zhou": "fong.zhou75@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Foodvisor/FVDebugDataBrowser.git",
16     "tag": "0.1.0"
17   },
18   "swift_version": "4.0",
19   "platforms": {
20     "ios": "10"
21   },
22   "source_files": "FVDebugDataBrowser/Classes/**/*",
23   "resource_bundles": {
24     "FVDebugDataBrowser": [
25       "FVDebugDataBrowser/Assets/*.{storyboard,xib,bundle}"
26     ]
27   }