[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / b / f / LEEAlert / 1.7.0 / LEEAlert.podspec.json
blob2900ade002d0895ad02ef14a154e27497b10c917
2   "name": "LEEAlert",
3   "version": "1.7.0",
4   "summary": "优雅的Alert ActionSheet",
5   "homepage": "https://github.com/lixiang1994/LEEAlert",
6   "license": "MIT",
7   "authors": {
8     "LEE": "18611401994@163.com"
9   },
10   "platforms": {
11     "ios": "11.0"
12   },
13   "source": {
14     "git": "https://github.com/lixiang1994/LEEAlert.git",
15     "tag": "1.7.0"
16   },
17   "source_files": "LEEAlert/**/*.{h,m}",
18   "requires_arc": true,
19   "subspecs": [
20     {
21       "name": "Privacy",
22       "resource_bundles": {
23         "Privacy": "LEEAlert/PrivacyInfo.xcprivacy"
24       }
25     }
26   ]