[Add] MapboxCommon 24.10.0-daily-2024-12-14-04-25
[CocoaPods.git] / Specs / c / b / 2 / YZAlertController / 0.0.1 / YZAlertController.podspec.json
blob971d99f48293c7b8e165fc741fa22c831c554430
2   "name": "YZAlertController",
3   "summary": "Harness the YZAlertController with a simplified, chainable and expressive syntax.",
4   "version": "0.0.1",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "CancerQ": "superyezhqiang@163.com"
11   },
12   "social_media_url": "https://github.com/CancerQ",
13   "homepage": "https://github.com/CancerQ/YZAlertController",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/CancerQ/YZAlertController.git",
19     "tag": "0.0.1"
20   },
21   "requires_arc": true,
22   "source_files": "YZAlertController/*.{h,m}",
23   "frameworks": [
24     "UIKit",
25     "CoreFoundation"
26   ]