[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 5 / 3 / TDDropInAlertView / 0.0.1 / TDDropInAlertView.podspec.json
blob62afc33c38af40fe78a94afc776669b6e6b2ae78
2   "name": "TDDropInAlertView",
3   "version": "0.0.1",
4   "summary": "An API-compatible replacement for UIAlertView intended for use with legacy projects.",
5   "homepage": "https://github.com/TENDIGI/TDDropInAlertView",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Nick Lee": "nick@tendigi.com"
9   },
10   "social_media_url": "http://twitter.com/nickplee",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/TENDIGI/TDDropInAlertView.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true