[Add] TMNewsInformationSDK 1.2.70
[CocoaPods.git] / Specs / e / d / 1 / FVCustomAlertView / 0.3.3 / FVCustomAlertView.podspec.json
blob999baada090fc03c54cb9e7300d2a471b5d0c5a8
2   "name": "FVCustomAlertView",
3   "version": "0.3.3",
4   "summary": "An iOS custom alert view.",
5   "description": "                    FVCustomAlertView can display a custom alert, meant to replace the UIAlertView.\n",
6   "homepage": "https://github.com/thegameg/FVCustomAlertView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Francis Visoiu Mistrih": "thegameg1@yahoo.com"
13   },
14   "source": {
15     "git": "https://github.com/thegameg/FVCustomAlertView.git",
16     "tag": "0.3.3"
17   },
18   "social_media_url": "https://twitter.com/thegameg",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "source_files": "FVCustomAlertView/FVCustomAlertView/*.{h,m}",
28   "public_header_files": [
29     "FVCustomAlertView",
30     "FVCustomAlertView/**/*.h"
31   ],
32   "resources": "FVCustomAlertView/FVCustomAlertViewResources/*.png"