[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 3 / 0 / 2 / MTNetworkService / 1.0.2 / MTNetworkService.podspec.json
blobd0a6c6563abe5c6bd3747546914cd72514beeb11
2   "name": "MTNetworkService",
3   "version": "1.0.2",
4   "swift_versions": "5.0",
5   "summary": "MTNetworkService 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/NetworkService",
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/NetworkService.git",
17     "tag": "1.0.2"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "MTNetworkService/Classes/**/*",
23   "swift_version": "5.0"