[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 6 / b / SeedKit / 0.0.1 / SeedKit.podspec.json
blob13afbdeea5556f0703e6f498a392aaa673961bc9
2   "name": "SeedKit",
3   "version": "0.0.1",
4   "summary": "自定义视图控件, 宏定义,分类和网络请求封装,用Pod统一管理.",
5   "description": "组件, components, 宏, macro, 类别, category, 网络, network",
6   "homepage": "https://github.com/GuanQinghao/SeedKit",
7   "license": "MIT",
8   "authors": {
9     "GuanQinghao": "qinghaoguan@163.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/GuanQinghao/SeedKit.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "SeedKit",
20     "SeedKit/**/*.{h,m}"
21   ],
22   "dependencies": {
23     "MBProgressHUD": [
25     ]
26   },
27   "requires_arc": true