[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 3 / 9 / XUserDefaultsTool / 0.0.2 / XUserDefaultsTool.podspec.json
blob717d3ceb5b5d1cde3e0f4408ca985176f06b123f
2   "name": "XUserDefaultsTool",
3   "version": "0.0.2",
4   "summary": "Easy to use NSUserDefaults",
5   "homepage": "https://github.com/lisundy/XUserDefaultsTool",
6   "license": "MIT",
7   "authors": {
8     "Lee": "xiaobingli92@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/lisundy/XUserDefaultsTool.git",
15     "tag": "0.0.2"
16   },
17   "requires_arc": true,
18   "source_files": "Class/**/*.{h,m}"