[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / a / 6 / 2 / BZModel / 1.0.1 / BZModel.podspec.json
blobc56c588a7a751d56062667e40f2f41a0a15697fa
2   "name": "BZModel",
3   "version": "1.0.1",
4   "summary": "项目通用模型。",
5   "description": "项目通用模型,方便开发使用。",
6   "homepage": "https://github.com/EricBZH/BZModel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "EricBup": "375298211@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/EricBZH/BZModel.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "BZModelDemo/BZModel/*.{h,m}",
23   "dependencies": {
24     "MJExtension": [
26     ],
27     "YYModel": [
29     ]
30   }