[Add] LiteRTObjC 0.0.1-nightly.20250109
[CocoaPods.git] / Specs / d / b / e / Ward / 1.0.0 / Ward.podspec.json
blobee37a28017482544a7e1c71f58586f219d3c72c8
2   "name": "Ward",
3   "version": "1.0.0",
4   "summary": "A Swift micro-framework to clean up memory management syntax.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/OneAfternoon/Ward",
10   "authors": {
11     "Swain Molster": "swain.molster@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "swift_version": "4.1",
17   "source": {
18     "git": "https://github.com/OneAfternoon/Ward.git",
19     "tag": "v1.0.0"
20   },
21   "source_files": "Ward/"