[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 7 / b / 4 / BCTools / 0.0.4 / BCTools.podspec.json
blob1363a8d4e440e2ee8fbccfb43810808943995b4f
2   "name": "BCTools",
3   "version": "0.0.4",
4   "summary": "常用的一些工具类.",
5   "description": "ios常用的一些工具类,会适时更新",
6   "homepage": "https://github.com/BernardChina/BCTools",
7   "license": "MIT",
8   "authors": {
9     "BernardChina": "1054462882@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/BernardChina/BCTools.git",
16     "tag": "0.0.4"
17   },
18   "source_files": [
19     "BCTools",
20     "BCTools/Tools/**/*.{h,m}"
21   ]