[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 3 / e / a / AnyUserDefaults / 1.0.0 / AnyUserDefaults.podspec.json
blobd89fdfd6cff8f8e243cb43334bdb97da95606321
2   "name": "AnyUserDefaults",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "AnyUserDefaults is a Morden UserDefaults wapper for Swift",
6   "homepage": "https://github.com/anotheren/AnyUserDefaults",
7   "authors": {
8     "anotheren": "liudong.edward@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/anotheren/AnyUserDefaults.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "10.0",
16     "osx": "10.12",
17     "tvos": "10.0",
18     "watchos": "3.0"
19   },
20   "swift_versions": [
21     "5.1",
22     "5.1"
23   ],
24   "source_files": "Sources/AnyUserDefaults/*.swift",
25   "frameworks": "Foundation",
26   "swift_version": "5.1"