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