[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 2 / 0 / FCAlertView / 1.2.8 / FCAlertView.podspec.json
blob43adc2a7d7b1c46de13a73b960efc8cb90311c13
2   "name": "FCAlertView",
3   "version": "1.2.8",
4   "summary": "FCAlertView is a Flat Customizable AlertView",
5   "description": "FCAlertView is a fully customizable and beautifully designed AlertView. I designed FCAlertView because I've always wanted to have access to change the different attributes of the default AlertView. Design wise, FCAlertView is similar looking to the default AlertView, however, as you start customizing it for your specific need, you realize it can do a lot more and look very flat and nice. FCAlertView lets you do things such as specify the number of buttons, the color scheme of the view, adding a small image to it, hide the view after a certain time, and more. A full description of how to customize FCAlertView to fit your alert can be found on http://github.com/nimati/FCAlertView",
6   "homepage": "https://github.com/nimati/FCAlertView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nima Tahami": "nimat6462@yahoo.ca"
13   },
14   "source": {
15     "git": "https://github.com/nimati/FCAlertView.git",
16     "tag": "1.2.8"
17   },
18   "social_media_url": "https://twitter.com/nima_tahami",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "source_files": "FCAlertView/Classes/**/*",
23   "resource_bundles": {
24     "FCAlertView": [
25       "FCAlertView/Assets/*.png"
26     ]
27   }