[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / a / 8 / StanwoodDialog / 1.0.2 / StanwoodDialog.podspec.json
blobc2654d842a81f7b4eb17475c417af02dfa1b0d68
2   "name": "StanwoodDialog",
3   "version": "1.0.2",
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.2"
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"