[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / 8 / d / FuzeUtils / 0.2.3 / FuzeUtils.podspec.json
blobe021cad9fc33b0ac236ecbbc1e57e9f44c9c1f40
2   "name": "FuzeUtils",
3   "version": "0.2.3",
4   "summary": "This repository is meant to store several helper classes and extensions that are used in Fuze's personal projects.",
5   "description": "FuzeUtils is a repository used by Fuze internally for easy access to several helper classes and extensions that are used throughout our apps. Please see the README file for more details.",
6   "homepage": "https://github.com/gutenbergn/FuzeUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gutenbergn": "gutenbergn@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/gutenbergn/FuzeUtils.git",
16     "tag": "0.2.3"
17   },
18   "social_media_url": "https://twitter.com/gutenbergn",
19   "platforms": {
20     "ios": "9.0",
21     "tvos": "9.0"
22   },
23   "source_files": "FuzeUtils/Classes/**/*"