[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / c / 1 / 2 / CocoaBar / 0.2.0-beta1 / CocoaBar.podspec.json
blob1146d29f5ea57cd89fed6b79c0b0f8ab3f18a948
2   "name": "CocoaBar",
3   "version": "0.2.0-beta1",
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.2.0-beta1"
22   },
23   "source_files": [
24     "CocoaBar",
25     "Sources/**/*.{swift}"
26   ],
27   "resources": [
28     "Sources/**/*.{xib}"
29   ]