[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 8 / f / YMNetwork-Swift / 1.0.0 / YMNetwork-Swift.podspec.json
blobb6ab3d12c660928c1b172e10de0a8c2d53b04f39
2   "name": "YMNetwork-Swift",
3   "version": "1.0.0",
4   "summary": "HTTP Networking library written in Swift.",
5   "description": "YMNetwork has been designed to send HTTP requests very easily.",
6   "homepage": "https://github.com/miletliyusuf/YMNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yusuf Miletli": "miletliyusuf@gmail.com"
13   },
14   "social_media_url": "https://www.linkedin.com/in/miletliyusuf/",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/miletliyusuf/YMNetwork.git",
20     "tag": "1.0.0"
21   },
22   "source_files": [
23     "YMNetwork",
24     "YMNetwork/**/*.swift"
25   ],
26   "swift_versions": "5.0",
27   "swift_version": "5.0"