[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 5 / 6 / MTWebServiceManager / 0.1.1 / MTWebServiceManager.podspec.json
blob5338b600e2082f202c4c85e3e519ff359f634f97
2   "name": "MTWebServiceManager",
3   "version": "0.1.1",
4   "swift_versions": "5.0",
5   "summary": "MTWebServiceManager is a framework that allow consume web service.",
6   "description": "I created this library to other developers, who wants implement web service in his/her proyects",
7   "homepage": "https://github.com/MT-Technology/MTWebServiceManager",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "MT-Technology": "mtes1992@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/MT-Technology/MTWebServiceManager.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "MTWebServiceManager/Classes/**/*",
23   "deprecated_in_favor_of": "MTNetworkService",
24   "swift_version": "5.0"