[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / a / 6 / f / BMUserDefault / 1.0.14 / BMUserDefault.podspec.json
blob27bb6941f3ac0bc45101fbf21b52b4622e26d189
2   "name": "BMUserDefault",
3   "version": "1.0.14",
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.14"
19   },
20   "source_files": [
21     "BMUserDefault/BMUserDefault/BMUserDefault/*/*.{h,m}",
22     "BMUserDefault/BMUserDefault/BMUserDefault/*.{h,m}"
23   ],
24   "requires_arc": true