[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / 4 / c / b / XCERequirement / 2.1.3 / XCERequirement.podspec.json
blob9d0e5232b89c98d1e11a4005ad684291ec1488db
2   "name": "XCERequirement",
3   "summary": "Describe requirements in a declarative, easy-readable format",
4   "version": "2.1.3",
5   "homepage": "https://XCEssentials.github.io/Requirement",
6   "source": {
7     "git": "https://github.com/XCEssentials/Requirement.git",
8     "tag": "2.1.3"
9   },
10   "requires_arc": true,
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Maxim Khatskevich": "maxim@khatskevi.ch"
17   },
18   "swift_versions": "5.0",
19   "cocoapods_version": ">= 1.7.0",
20   "platforms": {
21     "ios": "9.0",
22     "watchos": "3.0",
23     "tvos": "9.0",
24     "osx": "10.11"
25   },
26   "testspecs": [
27     {
28       "name": "AllTests",
29       "test_type": "unit",
30       "requires_app_host": false,
31       "source_files": "Tests/AllTests/**/*"
32     }
33   ],
34   "subspecs": [
35     {
36       "name": "Core",
37       "source_files": "Sources/Core/**/*"
38     }
39   ],
40   "swift_version": "5.0"