[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / a / 9 / f / BYToolModule / 1.1.5 / BYToolModule.podspec.json
blob75ae080def757fd766d5f4a94d714d8ac471d91f
2   "name": "BYToolModule",
3   "version": "1.1.5",
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.5"
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   ]