[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 9 / a / TTAlertView / 0.0.4 / TTAlertView.podspec.json
blob3864e5c6bb5dba9f8c169e5f227a530006e5847f
2   "name": "TTAlertView",
3   "version": "0.0.4",
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.4"
11   },
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source_files": "TTAlertView/*.{h,m}",
16   "frameworks": "QuartzCore",
17   "requires_arc": true