[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / 6 / d / a / PBJVideoPlayer / 0.2.3 / PBJVideoPlayer.podspec.json
blob41832e4f978603d6c4674d264a5925730ef3261e
2   "name": "PBJVideoPlayer",
3   "version": "0.2.3",
4   "summary": "iOS video player, simple drop in component featuring touch-to-play",
5   "homepage": "https://github.com/piemonte/PBJVideoPlayer",
6   "social_media_url": "http://twitter.com/piemonte",
7   "license": "MIT",
8   "authors": {
9     "patrick piemonte": "piemonte@alumni.cmu.edu"
10   },
11   "source": {
12     "git": "https://github.com/piemonte/PBJVideoPlayer.git",
13     "tag": "v0.2.3"
14   },
15   "frameworks": [
16     "Foundation",
17     "AVFoundation",
18     "CoreGraphics",
19     "QuartzCore",
20     "UIKit"
21   ],
22   "platforms": {
23     "ios": "7.0"
24   },
25   "source_files": "Source",
26   "requires_arc": true,
27   "screenshots": "https://raw.github.com/piemonte/PBJVideoPlayer/master/PBJVideoPlayer.gif"