[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / a / 9 / f / BYToolModule / 1.2.3 / BYToolModule.podspec.json
blob5b715eab3dcbb97294acc66ecba1e74b2cff232d
2   "name": "BYToolModule",
3   "version": "1.2.3",
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": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/FelixZhengFei/BYToolModule.git",
16     "tag": "1.2.3"
17   },
18   "requires_arc": true,
19   "subspecs": [
20     {
21       "name": "extension",
22       "source_files": "BYToolModule/BYToolModule/extension/*.{swift}"
23     }
24   ]