[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 6 / 0 / LEOAlertView / 1.0.0 / LEOAlertView.podspec.json
blobad2b06f964e3fef59f465d0d96311be13dc90a8f
2   "name": "LEOAlertView",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "一款自定义AlertView,支持默认Alert和actionSheet样式,也可支持自定义的显示/隐藏动画",
6   "homepage": "https://github.com/qq584834086/LeoAlertView",
7   "authors": {
8     "JeffWang": "584834086@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/qq584834086/LeoAlertView.git",
15     "tag": "1.0.0"
16   },
17   "source_files": [
18     "LEOAlert",
19     "Sources/LEOAlert/*.swift"
20   ]