[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / c / 3 / SwiftyChuck / 1.1.1 / SwiftyChuck.podspec.json
blob9c8259900c86f7fd0aa5296c09c99b57692ae5ce
2   "name": "SwiftyChuck",
3   "version": "1.1.1",
4   "summary": "Chuck is in-app HTTP inspector for iOS OkHttp clients.",
5   "swift_versions": "5.0",
6   "description": "Chuck is in-app HTTP inspector for iOS OkHttp clients. Chuck intercepts and persists all HTTP requests and responses inside your application, and provides a UI for inspecting their content.",
7   "homepage": "https://github.com/MacKevinCE/SwiftyChuck.git",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Mac Kevin C. E.": "mac.kevin.c.e@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/MacKevinCE/SwiftyChuck.git",
17     "tag": "1.1.1"
18   },
19   "social_media_url": "https://twitter.com/MacKevinCE",
20   "platforms": {
21     "ios": "13.0"
22   },
23   "source_files": "SwiftyChuck/Classes/**/*",
24   "swift_version": "5.0"