[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 7 / b / 5 / Aquino / 1.0.6 / Aquino.podspec.json
blob3ed8c0c975da4ea4d89beb6824e62fb3246cc5d6
2   "name": "Aquino",
3   "version": "1.0.6",
4   "summary": "Aquino Networking.",
5   "description": "Aquino is a network framework for tests.",
6   "homepage": "https://github.com/issuran/Aquino",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tiago Oliveira": "tiago_fernandes89@hotmail.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/issuran/Aquino.git",
19     "tag": "1.0.6"
20   },
21   "source_files": "Aquino/**/*",
22   "exclude_files": "Aquino/**/*.plist",
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "5.0"
25   },
26   "swift_versions": "5.0",
27   "swift_version": "5.0"