[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / c / 2 / HYAlert / 0.0.7 / HYAlert.podspec.json
blob196929a8db4b1b36db61435d14b2cd5fb9647ee7
2   "name": "HYAlert",
3   "version": "0.0.7",
4   "summary": "HYAlert",
5   "description": "OC 中 Alert 的封装,根据不同的版本选取不同的控件",
6   "homepage": "https://github.com/oceanfive/HYAlert",
7   "license": "MIT",
8   "authors": {
9     "ocean": "849638313@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/oceanfive/HYAlert.git",
13     "tag": "0.0.7"
14   },
15   "source_files": "HYAlertDemo/HYAlertDemo/HYAlert/*.{h,m}",
16   "exclude_files": "Classes/Exclude",
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true