[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 4 / d / a / XBUserDefaults / 1.1.0 / XBUserDefaults.podspec.json
blob5e0aeff494ec13499e47ecffd38fd803b3dd5872
2   "name": "XBUserDefaults",
3   "version": "1.1.0",
4   "summary": "Easy to use NSUserDefaults",
5   "homepage": "https://github.com/yanxiaobing/XBUserDefaults",
6   "license": "MIT",
7   "authors": {
8     "XBingo": "dove025@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/yanxiaobing/XBUserDefaults.git",
15     "tag": "1.1.0"
16   },
17   "requires_arc": true,
18   "source_files": "XBUserDefaults/**/*.{h,m}"