[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / f / 1 / LYTools / 1.0.2 / LYTools.podspec.json
blobc4f83f87946e43c29fd1d2fb1504e8492bc9609f
2   "name": "LYTools",
3   "version": "1.0.2",
4   "summary": "LYTools 是一组实用工具总结,多为在OC中使用比较方便的工具类,在此用Swift实现",
5   "homepage": "https://github.com/ly92/LYTools",
6   "license": "MIT",
7   "platforms": {
8     "ios": "8.0"
9   },
10   "authors": {
11     "ly92": "1364757394@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/ly92/LYTools.git",
15     "tag": "1.0.2"
16   },
17   "source_files": "Tools/*.{swift}",
18   "resources": "Tools/resource/*.{jpeg,png,xib,nib,bundle}",
19   "requires_arc": true,
20   "frameworks": "UIKit",
21   "pushed_with_swift_version": "3.0"