[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 2 / f / Footprint / 1.0.3 / Footprint.podspec.json
blob953b85e88813dfbc2e8b4d38e6332f116fdf9e60
2   "name": "Footprint",
3   "version": "1.0.3",
4   "summary": "Footprint is a Swift library that facilitates dynamic memory management.",
5   "description": "Footprint is a Swift library that facilitates dynamic memory management in iOS apps",
6   "homepage": "https://github.com/naftaly/Footprint",
7   "license": "MIT",
8   "authors": {
9     "Alex Cohen": "naftaly@me.com"
10   },
11   "platforms": {
12     "ios": "13.0",
13     "osx": "10.15",
14     "watchos": "6.0",
15     "tvos": "13.0",
16     "visionos": "1.0"
17   },
18   "source": {
19     "git": "https://github.com/naftaly/Footprint.git",
20     "tag": "v1.0.3"
21   },
22   "source_files": [
23     "Sources",
24     "Sources/**/*.{h,m,swift}"
25   ],
26   "swift_versions": "5.0",
27   "swift_version": "5.0"