[Add] DebugSwift 0.3.9
[CocoaPods.git] / Specs / 5 / 7 / c / SPAlert / 1.1 / SPAlert.podspec.json
blobd49a6850bf132e1e9818180ba1a3d49828db6798
2   "name": "SPAlert",
3   "version": "1.1",
4   "summary": "Native popup alert similar to Apple Music or Feedback in AppStore app.",
5   "homepage": "https://github.com/IvanVorobei/SPAlert",
6   "source": {
7     "git": "https://github.com/IvanVorobei/SPAlert.git",
8     "tag": "1.1"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Ivan Vorobei": "hello@ivanvorobei.by"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "ios": {
21     "frameworks": "UIKit"
22   },
23   "swift_versions": [
24     "4.2",
25     "5.0",
26     "5.0"
27   ],
28   "source_files": "Source/SPAlert/**/*.swift",
29   "swift_version": "5.0"