[Add] AcousticConnectReactNativeDebug 1.0.47
[CocoaPods.git] / Specs / 7 / f / 6 / URLScission / 0.0.1 / URLScission.podspec.json
blob1f0a2a9b27a735efacd81d0afdd3329ed2d868bc
2   "name": "URLScission",
3   "version": "0.0.1",
4   "summary": "URLSession Log and Mock Framework.",
5   "description": "A Framework to log network call and to mock their results",
6   "homepage": "https://github.com/inso-/URLScission",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Thomas Moussajee": "thomas.moussajee@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/inso-/URLScission.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "URLScission/**/*.swift",
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0",
21     "osx": "10.12",
22     "watchos": "3.0",
23     "tvos": "10.0"
24   },
25   "requires_arc": true,
26   "exclude_files": "PlatformURLScissionTests/**/*.swift",
27   "swift_version": "5.0"