[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 8 / 9 / GenericLocalPersistence / 0.0.1 / GenericLocalPersistence.podspec.json
blob7ad042285bbe7b6d85cff17a8dd7e827db3c29d4
2   "name": "GenericLocalPersistence",
3   "version": "0.0.1",
4   "summary": "A cocoaPod library written in swift.",
5   "description": "A cocoaPod library written in swift for local Persistence.",
6   "platforms": {
7     "ios": "12.1"
8   },
9   "homepage": "https://github.com/Riddhi-mi/GenericLocalPersistence",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "RiddhiPatel": "riddhi.patel@mindinventory.com"
16   },
17   "source": {
18     "git": "https://github.com/Riddhi-mi/GenericLocalPersistence.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "GenericLocalPersistence/**/*.{h,m,swift}",
22   "exclude_files": "Classes/Exclude",
23   "swift_versions": "4.2",
24   "swift_version": "4.2"