[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / c / 3 / SwiftyChuck / 2.2.0 / SwiftyChuck.podspec.json
blob9df5504b01a77a21f49d031fb4dbe503a8c8cb70
2   "name": "SwiftyChuck",
3   "version": "2.2.0",
4   "summary": "Chuck is in-app HTTP inspector for iOS OkHttp clients.",
5   "swift_versions": "5",
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",
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": "2.2.0"
18   },
19   "documentation_url": "https://github.com/MacKevinCE/SwiftyChuck",
20   "social_media_url": "https://twitter.com/MacKevinCE",
21   "platforms": {
22     "ios": "11.0"
23   },
24   "source_files": "SwiftyChuck/Classes/**/*",
25   "resource_bundles": {
26     "SwiftyChuck": [
27       "SwiftyChuck/Assets/*.xcassets"
28     ]
29   },
30   "frameworks": "UIKit",
31   "swift_version": "5"