[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 0 / a / d / PersistedProperty / 1.1.0 / PersistedProperty.podspec.json
blob61c02d15adc238b9b6a03afa9c3c46b1b176023f
2   "name": "PersistedProperty",
3   "version": "1.1.0",
4   "summary": "A lightweight framework to persist iOS properties written in Swift",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/danielepantaleone/PersistedProperty",
10   "authors": {
11     "Daniele Pantaleone": "danielepantaleone@me.com"
12   },
13   "platforms": {
14     "ios": "11.0",
15     "osx": "10.14"
16   },
17   "source": {
18     "git": "https://github.com/danielepantaleone/PersistedProperty.git",
19     "tag": "1.1.0"
20   },
21   "source_files": "Sources/PersistedProperty/**/*.swift",
22   "resources": "Sources/PersistedProperty/**/*.xcprivacy",
23   "swift_versions": "5.7",
24   "swift_version": "5.7"