[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / d / a / PBJVideoPlayer / 0.2.1 / PBJVideoPlayer.podspec.json
blob46dd2798955eb4cd9d66731994a375e40401c1e4
2   "name": "PBJVideoPlayer",
3   "version": "0.2.1",
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.1"
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"