[Add] RegulaCommonNightly 7.5.946
[CocoaPods.git] / Specs / 5 / 6 / a / Pref / 0.1.1 / Pref.podspec.json
blobc6e95c807f4777acc309c1e941b97de8eac72e8c
2   "name": "Pref",
3   "version": "0.1.1",
4   "summary": "Easily store Pojo Codable objects in User Defaults",
5   "description": "Easily store Pojo Codable objects in UserDefaults, without writing extra code",
6   "homepage": "https://github.com/pikaboo/Pref",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pikaboo": "lenabru@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/pikaboo/Pref.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Pref/Classes/**/*",
22   "swift_version": "4.2"