[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / a / 7 / StatusAlert / 0.12.1 / StatusAlert.podspec.json
blob1918c9547f34ec358e32f5f4dbd52cc25065f092
2   "name": "StatusAlert",
3   "version": "0.12.1",
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   "screenshots": "https://raw.githubusercontent.com/LowKostKustomz/StatusAlert/master/Assets/iPhonesWithStatusAlert.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "LowKostKustomz": "mierosh@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/LowKostKustomz/StatusAlert.git",
17     "tag": "0.12.1"
18   },
19   "social_media_url": "https://twitter.com/LowKostKustomz",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "Sources/**/*.{swift}",
24   "frameworks": "UIKit"