[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / f / BMUserDefault / 1.0.10 / BMUserDefault.podspec.json
blobd24dbd4715932bcd4604578108186490801b371e
2   "name": "BMUserDefault",
3   "version": "1.0.10",
4   "summary": "custom UserDefault like NSUserDefault, specific store path, thread safe auto store",
5   "homepage": "https://github.com/zhengbomo/BMUserDefault",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "bomo": "zhengbomo@hotmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/zhengbomo/BMUserDefault.git",
18     "tag": "1.0.10"
19   },
20   "source_files": "BMUserDefault/BMUserDefault/BMUserDefault/*.{h,m}",
21   "requires_arc": true