[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / 1 / a / BaseProjectHelper / 0.0.2 / BaseProjectHelper.podspec.json
bloba64bfba5fe3d206d79f12dbc2dc7949509936e84
2   "name": "BaseProjectHelper",
3   "version": "0.0.2",
4   "summary": "Summary",
5   "description": "我是一个项目的工具集合",
6   "homepage": "https://github.com/ice343241993/BaseProjectHelper",
7   "license": "MIT",
8   "authors": {
9     "zhangrongbing": "zhangrongbing@lovcreate.com"
10   },
11   "platforms": {
12     "ios": "8.1"
13   },
14   "source": {
15     "git": "https://github.com/ice343241993/BaseProjectHelper.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "BaseProjectHelper",
20     "*.{h,m}"
21   ],
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "Masonry": [
29     ],
30     "SwipeBack": [
32     ],
33     "MJExtension": [
35     ],
36     "MBProgressHUD": [
38     ]
39   }