[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 0 / 9 / 2 / LYSpecificViews / 0.1.0 / LYSpecificViews.podspec.json
blob4d72f11a14c8ad2cde2d26e2120f27491346a2bf
2   "name": "LYSpecificViews",
3   "version": "0.1.0",
4   "summary": "一些系统Layer的View",
5   "description": "封装简单的Layer的视图,让他们可以支持自动布局,去除隐式动画的干扰,能表现与其他View一致的去实现动画",
6   "homepage": "https://github.com/ButtFly/LYSpecificViews",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ButtFly": "315585758@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ButtFly/LYSpecificViews.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "LYSpecificViews/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"