[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 0 / 9 / d / DRNSnackBar / 0.0.1 / DRNSnackBar.podspec.json
blob375c3ed2ab2da23f172668688e5240b35005446c
2   "name": "DRNSnackBar",
3   "version": "0.0.1",
4   "summary": "Google Material snack bar for iOS.",
5   "homepage": "http://github.com/KimDarren/DRNSnackBar",
6   "screenshots": [
7     "http://koreandarren.com/snackbar/ipadLandscape.png",
8     "http://koreandarren.com/snackbar/iphone.png"
9   ],
10   "license": {
11     "type": "WTFPL",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "KimDarren": "korean.darren@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/KimDarren/DRNSnackBar.git",
19     "tag": "0.0.1"
20   },
21   "platforms": {
22     "ios": "6.0"
23   },
24   "source_files": "Classes/*.{h,m}",
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "requires_arc": true,
30   "social_media_url": "http://fb.com/my.name.is.taejun"