[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 9 / 2 / a / MTZAlertView / 1.1 / MTZAlertView.podspec.json
blobf22114825e75edf054a60684da4aba50d31f7794
2   "name": "MTZAlertView",
3   "version": "1.1",
4   "summary": "A rewritten API for UIAlertView. 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/MTZAlertView.{h,m}",
22     "Rewritten APIs/UIAlertView+DelegateFix.{h,m}"
23   ],
24   "frameworks": "UIKit",
25   "requires_arc": true