[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 1 / c / ShowMeThatStatus / 0.2.0 / ShowMeThatStatus.podspec.json
blob5c0e08ca66f4b3199ba423ce046e745da479c16b
2   "name": "ShowMeThatStatus",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "This is a component written in Swift for iOS 9.0+ to display statuses of a process in a nicely animated manner.",
7   "requires_arc": true,
8   "version": "0.2.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Tomasz Kopycki": "t.kopycki@noolis.co"
15   },
16   "homepage": "https://github.com/wssj/ShowMeThatStatus",
17   "source": {
18     "git": "https://github.com/wssj/ShowMeThatStatus.git",
19     "tag": "0.2.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "ShowMeThatStatus/**/*.{swift}",
23   "resources": "ShowMeThatStatus/**/*.{png,jpeg,jpg,storyboard,xib}"