[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 9 / a / TTAlertView / 0.0.2 / TTAlertView.podspec.json
blobda41d26e3c8a9c2b1d1ade27bfa75869755f9b75
2   "name": "TTAlertView",
3   "version": "0.0.2",
4   "summary": "TTAlertView is a drop-in replacement for UIAlertView that allows the developer to customize the presentation of an alert.",
5   "homepage": "https://github.com/twotoasters/TTAlertView",
6   "license": "MIT",
7   "authors": "Two Toasters",
8   "source": {
9     "git": "https://github.com/twotoasters/TTAlertView.git",
10     "tag": "0.0.2"
11   },
12   "platforms": {
13     "ios": "5.1"
14   },
15   "source_files": "TTAlertView/*.{h,m}",
16   "frameworks": "QuartzCore",
17   "requires_arc": true