[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 3 / 0 / SDUserDefaults / 1.0.4 / SDUserDefaults.podspec.json
blob7ce8b7c5c81710a1bdebdeac3478a26ff1eea457
2   "name": "SDUserDefaults",
3   "version": "1.0.4",
4   "license": "MIT",
5   "summary": "利用NSUserDefaults,runtime和归档快速存储偏好设置数据",
6   "homepage": "https://github.com/wang82426107/SDUserDefaults",
7   "authors": {
8     "神经骚栋": "676758285@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/wang82426107/SDUserDefaults.git",
12     "tag": "1.0.4"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": "SDUserDefaults/*.{h,m}"