[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 7 / 9 / Delighted / 1.4.0 / Delighted.podspec.json
blobc5dbc3c377077ae4e0b44f1855d49202b32d56c4
2   "name": "Delighted",
3   "version": "1.4.0",
4   "summary": "Build native mobile app surveys for iOS using the Delighted SDK.",
5   "description": "Build your feedback program directly into your iOS apps using Delighted’s iOS SDK. Delighted’s seamless, user-focused survey experience, reimagined for iPhone.",
6   "homepage": "https://github.com/delighted/delighted-ios",
7   "authors": {
8     "Delighted": "hello@delighted.com"
9   },
10   "license": {
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "12.1"
15   },
16   "source": {
17     "git": "https://github.com/delighted/delighted-ios.git",
18     "tag": "1.4.0"
19   },
20   "module_name": "Delighted",
21   "swift_versions": "5.0",
22   "ios": {
23     "source_files": "Sources/Delighted/Classes/*.swift"
24   },
25   "resource_bundles": {
26     "Delighted_Delighted": [
27       "Sources/Delighted/Assets/*.xcassets"
28     ]
29   },
30   "dependencies": {
31     "Starscream": [
32       "~> 4.0"
33     ]
34   },
35   "swift_version": "5.0"