[Add] AnyThinkChartboostSDKAdapter 6.4.12
[CocoaPods.git] / Specs / a / f / 1 / KRNetworking / 1.0.0 / KRNetworking.podspec.json
blobc621780d88893aa5a35db701311c230ea78c230e
2   "name": "KRNetworking",
3   "version": "1.0.0",
4   "summary": "KRNetworking: Networking made simple",
5   "description": "KRNetworking abstracts network commands using Swift Generics to do away with\nwriting boiler plate for networking.",
6   "homepage": "https://github.com/karmarama/Networking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tim Searle": "tim.searle@karmarama.com"
13   },
14   "source": {
15     "git": "https://github.com/karmarama/Networking.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "Sources/**/*.swift",
19   "swift_versions": [
20     "5.0"
21   ],
22   "platforms": {
23     "ios": "10.0",
24     "osx": "10.10",
25     "tvos": "10.0",
26     "watchos": "3.0"
27   },
28   "swift_version": "5.0"