[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 5 / 8 / FLAlertView / 1.0.5 / FLAlertView.podspec.json
blob04cddf416c65bd1b0f21e42d615d5f568121c8fa
2   "name": "FLAlertView",
3   "version": "1.0.5",
4   "summary": "FLAlertView is a Flat Customizable AlertView, written in Swift",
5   "description": "FLAlertView is a Flat Customizable AlertView, written in Swift for Projects on Swift",
6   "homepage": "https://github.com/felarmir/FLAlertView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Denis Andreev": "felarmir@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/felarmir/FLAlertView.git",
16     "tag": "1.0.5"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "FLAlertView/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "resources": "FLAlertView/**/*.png",
25   "swift_version": "5.0"