[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 6 / e / UserDefault / 1.0 / UserDefault.podspec.json
blob0cb21001258f56c4c34a3a50e83773e9129c9e15
2   "name": "UserDefault",
3   "version": "1.0",
4   "summary": "Make UserDefaults easier to use",
5   "homepage": "https://github.com/hxwxww/UserDefault.git",
6   "license": {
7     "type": "MIT",
8     "file": "FILE_LICENSE"
9   },
10   "authors": {
11     "hxwxww": "hxwxww@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "swift_versions": "5.0",
17   "source": {
18     "git": "https://github.com/hxwxww/UserDefault.git",
19     "tag": "1.0"
20   },
21   "source_files": [
22     "Classes",
23     "UserDefault/UserDefault/**/*.{h,m,swift}"
24   ],
25   "frameworks": "Foundation",
26   "swift_version": "5.0"