[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / a / 7 / StatusAlert / 0.9.2 / StatusAlert.podspec.json
blob6543fc78fec91b8a257ff6e74ca36f654a913ded
2   "name": "StatusAlert",
3   "version": "0.9.2",
4   "summary": "Display Apple system-like status alerts for iOS",
5   "description": "StatusAlert is an iOS framework that displays status alerts similar to Apple's system self-hiding alerts. It is well suited for notifying user without interrupting user flow in iOS-like way.\nIt looks very similar to the alerts displayed in Podcasts, Apple Music and News apps.",
6   "homepage": "https://github.com/LowKostKustomz/StatusAlert",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LowKostKustomz": "mierosh@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/LowKostKustomz/StatusAlert.git",
16     "tag": "0.9.2"
17   },
18   "social_media_url": "https://twitter.com/LowKostKustomz",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "StatusAlert/Classes/**/*.{swift}",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "4.0"