[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 6 / f / AwesomeUtilitiesTests / 1.7.0 / AwesomeUtilitiesTests.podspec.json
blob1202a609cb95a80853b45df3280e2c2666f0a872
2   "name": "AwesomeUtilitiesTests",
3   "version": "1.7.0",
4   "summary": "Swift Common Utilities Tests",
5   "description": "Swift Common Utilities Tests.",
6   "homepage": "https://github.com/lucianopolit/Utilities",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Luciano Polit": "lucianopolit@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lucianopolit/Utilities.git",
16     "tag": "1.7.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "5.0",
22   "subspecs": [
23     {
24       "name": "Tests",
25       "source_files": "Source/Tests/*.swift",
26       "dependencies": {
27         "AwesomeUtilities/Core": [
29         ]
30       }
31     }
32   ],
33   "swift_version": "5.0"