[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 9 / f / URLSessionWrapper / 0.0.2 / URLSessionWrapper.podspec.json
blob087389913df0533d48947e162165eccdc34d1215
2   "name": "URLSessionWrapper",
3   "version": "0.0.2",
4   "summary": "Simple wrapper for URLSession.",
5   "description": "A very simple wrapper for URLSession.",
6   "homepage": "https://github.com/SimonRiis/URLSessionWrapper",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Simon Riis Olesen": "simonriis@realized.dk"
13   },
14   "social_media_url": "https://twitter.com/Simon_Riis",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/SimonRiis/URLSessionWrapper.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "URLSessionWrapper/URLSessionWrapper/**/*.{h,m,swift}",
23   "swift_version": "4.1"