[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / e / d / XUserDefaults / 0.0.1 / XUserDefaults.podspec.json
blob6973d0d76f421f9260350ad589e58616b428b777
2   "name": "XUserDefaults",
3   "version": "0.0.1",
4   "summary": "Easy to use NSUserDefaults",
5   "homepage": "https://github.com/lisundy/XUserDefaults",
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/XUserDefaults.git",
15     "tag": "0.0.1"
16   },
17   "requires_arc": true,
18   "source_files": "XBUserDefaults/**/*.{h,m}"