[Add] MapboxCommon 24.10.0-daily-2025-01-02-04-26
[CocoaPods.git] / Specs / 1 / 4 / 6 / FiveUtils / 1.0.1 / FiveUtils.podspec.json
blob07b88f20cb31c0704f95c6316f403b0f2b363655
2   "name": "FiveUtils",
3   "version": "1.0.1",
4   "summary": "Five's commonly used iOS utility modules.",
5   "description": "A collection of various math extensions, random generators and other utility modules we tend to re-use on\nour projects at Five (http://five.agency).",
6   "homepage": "https://github.com/fiveagency/ios-five-utils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iOS libraries team": "ios.libraries@five.agency"
13   },
14   "source": {
15     "git": "https://github.com/fiveagency/ios-five-utils.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FiveUtils/Classes/**/*",
22   "pushed_with_swift_version": "3.0"