[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / 2 / CocoaBar / 0.1.3 / CocoaBar.podspec.json
blob31de0f38ce320936a2ddf9f0df5424f6f32fc491
2   "name": "CocoaBar",
3   "version": "0.1.3",
4   "summary": "A flexible and simple to use SnackBar view for iOS",
5   "description": "A flexible and simple to use SnackBar view for iOS. Written in Swift 2.2.",
6   "homepage": "https://github.com/MerrickSapsford/CocoaBar",
7   "screenshots": [
8     "https://raw.githubusercontent.com/MerrickSapsford/CocoaBar/develop/Resource/screenshot1.png",
9     "https://raw.githubusercontent.com/MerrickSapsford/CocoaBar/develop/Resource/screenshot2.png"
10   ],
11   "license": "MIT",
12   "authors": {
13     "Merrick Sapsford": "merrick@sapsford.tech"
14   },
15   "social_media_url": "http://twitter.com/MerrickSapsford",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/MerrickSapsford/CocoaBar.git",
21     "tag": "0.1.3"
22   },
23   "source_files": [
24     "CocoaBar",
25     "Sources/**/*.{swift}"
26   ],
27   "resources": [
28     "Sources/**/*.{xib}"
29   ]