[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 1 / 5 / f / HMNetworking / 1.1.0 / HMNetworking.podspec.json
blob91d02ec2067301b491578c5f549f5dc34e234c37
2   "name": "HMNetworking",
3   "version": "1.1.0",
4   "summary": "Declarative network framework",
5   "homepage": "https://github.com/ArchiProger/HMNetworking",
6   "authors": {
7     "Danilov Arthur": "danilov985@icloud.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "dependencies": {
14     "Alamofire": [
16     ]
17   },
18   "source_files": "Sources/**/*.{h,m,swift}",
19   "source": {
20     "git": "https://github.com/ArchiProger/HMNetworking.git",
21     "tag": "1.1.0"
22   },
23   "swift_versions": [
24     "5"
25   ],
26   "platforms": {
27     "ios": "13",
28     "osx": "10.15",
29     "tvos": "13",
30     "watchos": "6"
31   },
32   "swift_version": "5"