[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / d / 4 / UtilityLib / 1.0.0 / UtilityLib.podspec.json
blob697b95dcd9c060cbd92cc405c9de94fdaa9e3d1e
2   "name": "UtilityLib",
3   "version": "1.0.0",
4   "summary": "UtilityLib contains many Utility functions which we can use all over the project",
5   "description": "UtilityLib contains many Utility methods.",
6   "homepage": "https://github.com/ay1920/UtilityLib.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Amit Yadav": "amity.swarn@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/ay1920/UtilityLib.git",
19     "branch": "master"
20   },
21   "source_files": "UtilityLib/**/*.{swift}",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "dependencies": {
25     "MBProgressHUD": [
26       "~> 1.2.0"
27     ],
28     "AFNetworking": [
29       "~> 4.0"
30     ]
31   },
32   "swift_versions": "4.2",
33   "swift_version": "4.2"