[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 5 / 6 / MTWebServiceManager / 0.1.2 / MTWebServiceManager.podspec.json
blobc3574db67cd5d18a68bd7031b5b46e594804d134
2   "name": "MTWebServiceManager",
3   "version": "0.1.2",
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.2"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "MTWebServiceManager/Classes/**/*",
23   "deprecated_in_favor_of": "MTNetworkService",
24   "swift_version": "5.0"