[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / b / 8 / GTAlertBar / 1.0.0 / GTAlertBar.podspec.json
blobf6bca85b22a1e39455836752686238b0d9935aef
2   "name": "GTAlertBar",
3   "version": "1.0.0",
4   "summary": "A no-nonsense manager for showing alert bars on iOS apps.",
5   "homepage": "https://github.com/ecnepsnai/GTAlertBar",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ian Spence": "ian@ecnepsnai.com"
12   },
13   "social_media_url": "https://twitter.com/ecnepsnai",
14   "source": {
15     "git": "https://github.com/ecnepsnai/GTAlertBar.git",
16     "tag": "v1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GTAlertBar.swift",
22   "resources": "GTAlertBar.xcassets",
23   "requires_arc": true