[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 1 / 2 / CocoaBar / 0.1.1 / CocoaBar.podspec.json
blobc8ec2a4a2638420a441b4b0a7d72bbfb077af37d
2   "name": "CocoaBar",
3   "version": "0.1.1",
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.1"
22   },
23   "source_files": [
24     "Source",
25     "Source/**/*.{swift}"
26   ],
27   "resources": [
28     "Source/**/*.{xib}"
29   ]