[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / e / 7 / LIUserDefaultsWrapper / 0.1.1 / LIUserDefaultsWrapper.podspec.json
blob56ec4a52938bf7dc7b1d1f8f90bd278f5416e973
2   "name": "LIUserDefaultsWrapper",
3   "version": "0.1.1",
4   "summary": "A convenience Cocoapods that makes testing the UserDefaults testable and manageable within your application.",
5   "description": "A convenience Cocoapods that makes testing the UserDefaults testable and manageable within your application. The UserDefaults singleton is wrapped inside a UserDefaultsManager that conforms to a UserManageable protocol.",
6   "homepage": "https://github.com/VaalSquared/LIUserDefaultsWrapper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lehlohonoloisaac25@gmail.com": "lehlohonoloisaac25@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/VaalSquared/LIUserDefaultsWrapper.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LIUserDefaultsWrapper/Classes/**/*"