[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / e / 4 / 0 / MMNetworkManager / 0.0.2 / MMNetworkManager.podspec.json
blobf76739de3526c1387fd1f7e25056f64152ec727d
2   "name": "MMNetworkManager",
3   "version": "0.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MMNetworkManager/Classes/**/*",
22   "swift_version": "4.0"