[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 2 / 3 / atlantis-proxyman / 1.11.2 / atlantis-proxyman.podspec.json
blobba30ec1c5c43cd214bee682c03112b6862516763
2   "name": "atlantis-proxyman",
3   "version": "1.11.2",
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": "11.0",
19     "osx": "10.12",
20     "tvos": "11.0"
21   },
22   "module_name": "Atlantis",
23   "public_header_files": "Objc/*.h",
24   "source": {
25     "git": "https://github.com/ProxymanApp/atlantis.git",
26     "tag": "1.11.2"
27   },
28   "source_files": [
29     "Sources/*.swift",
30     "Objc/*.{h,m}"
31   ],
32   "swift_versions": [
33     "5.0",
34     "5.1",
35     "5.2",
36     "5.3"
37   ],
38   "swift_version": "5.3"