[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / a / 9 / f / BYToolModule / 1.1.0 / BYToolModule.podspec.json
blob45c9bc97f2c737cdb87ed7fe22cae246a48a212c
2   "name": "BYToolModule",
3   "version": "1.1.0",
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.0"
17   },
18   "requires_arc": true,
19   "pushed_with_swift_version": "4.0",
20   "subspecs": [
21     {
22       "name": "extension",
23       "source_files": "BYToolModule/BYToolModule/extension/*.{swift}"
24     }
25   ]