[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / e / 4 / 0 / MMNetworkManager / 0.0.3 / MMNetworkManager.podspec.json
blob0cccf282498eecfa43fb76fecd48564bfd386292
2   "name": "MMNetworkManager",
3   "version": "0.0.3",
4   "summary": "Network layer of typical iOS application",
5   "description": "One stop to get all network related tasks, typically act as a network layer of iOS application",
6   "homepage": "https://github.com/MuthurajMuthulingam/MMNetworkManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Muthuraj Muthulingam": "muthurajmuthulingam@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/MuthurajMuthulingam/MMNetworkManager.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MMNetworkManager/Classes/**/*",
22   "swift_version": "4.0"