[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / f / BMUserDefault / 1.0.13 / BMUserDefault.podspec.json
blobbd9f5327963d20940911100cfb15aed4a0fa616a
2   "name": "BMUserDefault",
3   "version": "1.0.13",
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.13"
19   },
20   "source_files": [
21     "BMUserDefault/BMUserDefault/BMUserDefault/*/*.{h,m}",
22     "BMUserDefault/BMUserDefault/BMUserDefault/*.{h,m}"
23   ],
24   "requires_arc": true