[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / a / 9 / f / BYToolModule / 1.1.7 / BYToolModule.podspec.json
blob0314383f58c61150621d7761c1963564a0aa1f12
2   "name": "BYToolModule",
3   "version": "1.1.7",
4   "summary": "my BYToolModule",
5   "description": "BYToolModule 是一个用于保存一些常用工具,控件类,各类类别类的工具",
6   "homepage": "https://github.com/FelixZhengFei/BYToolModule",
7   "license": "MIT",
8   "authors": {
9     "郑强飞": "704811790@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/FelixZhengFei/BYToolModule.git",
16     "tag": "1.1.7"
17   },
18   "requires_arc": true,
19   "subspecs": [
20     {
21       "name": "extension",
22       "source_files": "BYToolModule/BYToolModule/extension/*.{swift}"
23     }
24   ]