[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 4 / f / 2 / bbckit / 0.1.3 / bbckit.podspec.json
blob036c26750e5439a90f611166e1cd7227abeefb8d
2   "name": "bbckit",
3   "version": "0.1.3",
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.3",
17     "submodules": true
18   },
19   "platforms": {
20     "ios": "7.0"
21   },
22   "source_files": "bbckit/{Foundation,UI}/**/*.{h,m}"