[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 3 / 4 / JxbDataMgr / 1.0 / JxbDataMgr.podspec.json
blob886ad06aeccf7482257926dd31082b5a64c11228
2   "name": "JxbDataMgr",
3   "version": "1.0",
4   "license": "MIT",
5   "summary": "本地小数据存储,使用json字符串保存数据,使用方便简单.",
6   "homepage": "https://github.com/JxbSir",
7   "authors": {
8     "Peter": "i@jxb.name"
9   },
10   "source": {
11     "git": "https://github.com/JxbSir/JxbDataMgr.git",
12     "tag": "1.0"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "JxbDataMgr/JxbDataMgr/*.{h,m}",
18   "requires_arc": true,
19   "public_header_files": "JxbDataMgr/JxbDataMgr/JxbDataMgr.h",
20   "dependencies": {
21     "jastor": [
23     ],
24     "TouchJSON": [
26     ]
27   }