[Add] MapboxCommon 24.10.0-daily-2024-12-30-04-26
[CocoaPods.git] / Specs / e / c / 4 / MTZActionSheet / 1.1 / MTZActionSheet.podspec.json
blob5bf10af47bc17473f96d7cbc58c573d25b4ef501
2   "name": "MTZActionSheet",
3   "version": "1.1",
4   "summary": "A rewritten API for UIActionSheet. This automatically calls methods on the delegate when buttons are tapped.",
5   "homepage": "https://github.com/mdznr/Rewritten-APIs",
6   "license": {
7     "type": "BSD 3-Clause License",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Matt Zanchelli": "matt@mdznr.com"
12   },
13   "source": {
14     "git": "https://github.com/mdznr/Rewritten-APIs.git",
15     "tag": "Release1.1"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "source_files": [
21     "Rewritten APIs/MTZActionSheet.{h,m}",
22     "Rewritten APIs/UIActionSheet+DelegateFix.{h,m}"
23   ],
24   "frameworks": "UIKit",
25   "requires_arc": true