[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 4 / 1 / bbclib / 0.1.7 / bbclib.podspec.json
blob5076fad95f0ecf51c2de814662a4a9141b7d5e63
2   "name": "bbclib",
3   "version": "0.1.7",
4   "summary": "A useful kit for BBCTeam.",
5   "description": "*我实在装不下去了,咱们还是用中文写吧。\n*主要分UI和Foundation两部分,都是基于分类写的方便开发使用的组件,谁用谁知道。",
6   "homepage": "https://github.com/carusd/bbckit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "carusd": "carusd@yy.com"
13   },
14   "source": {
15     "git": "https://github.com/carusd/bbckit.git",
16     "tag": "0.1.7",
17     "submodules": true
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "7.0"
22   },
23   "source_files": "bbckit/{Foundation,UI}/**/*.{h,m}"