[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / 9 / HandyStorage / 1.0.1 / HandyStorage.podspec.json
blob49206276052b7f8cc162abf95e11c9362bf33950
2   "name": "HandyStorage",
3   "version": "1.0.1",
4   "summary": "If you wanna get rid of Huge Databases for your app, just install HandyStorage and enjoy the simplicity.",
5   "description": "HandyStorage is a wrapper over UserDefaults which act like a LightStorage and work with Codable classes...Trust me it's really handy ðŸ˜ŠðŸ˜Š -shndrs",
6   "homepage": "https://github.com/shndrs/HandyStorage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shndrs": "sahandraeisi1994@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.3",
16     "osx": "10.13"
17   },
18   "swift_versions": "6",
19   "source": {
20     "git": "https://github.com/shndrs/HandyStorage.git",
21     "tag": "1.0.1"
22   },
23   "source_files": "Sources/**/*.swift",
24   "exclude_files": "Classes/Exclude",
25   "swift_version": "6"