[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 2 / 3 / atlantis-proxyman / 1.2.0 / atlantis-proxyman.podspec.json
blob0ff782ae0dbc30d8bec7210f0dbd061ab90dd123
2   "name": "atlantis-proxyman",
3   "version": "1.2.0",
4   "summary": "A little and powerful iOS framework for intercepting HTTP/HTTPS Traffic",
5   "description": "A little and powerful iOS framework for intercepting HTTP/HTTPS Traffic from your app. No more messing around with proxy, certificate config.\nAutomatically intercept all HTTP/HTTPS Traffic with ease\nNo need to config HTTP Proxy, Install or Trust any Certificate\nReview traffic log from Proxyman\nCategorize the log by project and devices.",
6   "homepage": "https://github.com/ProxymanApp/atlantis",
7   "documentation_url": "https://docs.proxyman.io/atlantis/atlantis-for-ios",
8   "screenshots": "https://raw.githubusercontent.com/ProxymanApp/atlantis/main/images/cover.png",
9   "license": {
10     "type": "Apache License, Version 2.0",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Nghia Tran": "nghia@proxyman.io"
15   },
16   "social_media_url": "https://twitter.com/proxyman_app",
17   "platforms": {
18     "ios": "12.0",
19     "osx": "10.12"
20   },
21   "module_name": "Atlantis",
22   "source": {
23     "git": "https://github.com/ProxymanApp/atlantis.git",
24     "tag": "1.2.0"
25   },
26   "source_files": "Sources/*.swift",
27   "swift_versions": [
28     "5.0",
29     "5.1",
30     "5.2",
31     "5.3"
32   ],
33   "swift_version": "5.3"