[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / a / 8 / StanwoodDialog / 1.0.4 / StanwoodDialog.podspec.json
blobe0a80efecf20e36a4b5aa9270397ad9c2a9ebff0
2   "name": "StanwoodDialog",
3   "version": "1.0.4",
4   "summary": "Library to show a rating dialog prompt like the one used in On Air.",
5   "description": "This library allows to show a rating dialog prompt like the one used in On Air. \nThis allows a more personal approach and dismisses automatically when no interaction.",
6   "homepage": "https://github.com/stanwood/StanwoodDialog_iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "stanwood": "ios.frameworks@stanwood.io"
13   },
14   "source": {
15     "git": "https://github.com/stanwood/StanwoodDialog_iOS.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Stanwood_Dialog_iOS/Classes/**/*.{swift}",
22   "resource_bundles": {
23     "Stanwood_Dialog_iOS": [
24       "Stanwood_Dialog_iOS/Classes/**/*.{xib,png,jpeg}"
25     ]
26   },
27   "frameworks": "UIKit"