[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 2 / 3 / KCEasyAlertView / 0.0.1 / KCEasyAlertView.podspec.json
blob2c46d88ba5cd3c4d810e2f1cad519448432b6413
2   "name": "KCEasyAlertView",
3   "version": "0.0.1",
4   "summary": "A short description of KCEasyAlertView.",
5   "swift_versions": "5.0",
6   "description": "一个简单易用的,纯Swift提示弹框视图。后面更新详细",
7   "homepage": "https://github.com/LGCooci/KCEasyAlertView.git",
8   "license": "MIT",
9   "authors": {
10     "lgcooci": "cooci_tz@163.com"
11   },
12   "platforms": {
13     "ios": "13.0"
14   },
15   "source": {
16     "git": "https://github.com/LGCooci/KCEasyAlertView.git",
17     "tag": "0.0.1"
18   },
19   "source_files": [
20     "KCEasyAlertView/KCEasyAlertView",
21     "KCEasyAlertView/KCEasyAlertView/**/*.{h,m}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "swift_version": "5.0"