[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / b / 8 / 0 / LRAlertView / 1.0.1 / LRAlertView.podspec.json
bloba1640ef7d8b17ff9d12c392cb96e063bbdd19b74
2   "name": "LRAlertView",
3   "version": "1.0.1",
4   "summary": "自定义警告窗,有两种类型:AlertView、ActionSheet;可以做升级提示弹窗,删除选项,日期选择器等的弹窗。",
5   "homepage": "https://github.com/raikkonen1003/LRAlertView",
6   "license": "MIT",
7   "authors": {
8     "raikkonen1003": ""
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/raikkonen1003/LRAlertView.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "LRAlertView/*.{h,m}",
18   "requires_arc": true