[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / f / 2 / bbckit / 0.2.0 / bbckit.podspec.json
blob0e5adc9c610f399b806c4c9a42a36f42bb1db00d
2   "name": "bbckit",
3   "version": "0.2.0",
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@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/carusd/bbckit.git",
16     "tag": "0.2.0",
17     "submodules": true
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "7.0"
22   },
23   "source_files": "bbckit/{Foundation,UI}/**/*.{h,m}"