[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 6 / d / a / PBJVideoPlayer / 0.1.1 / PBJVideoPlayer.podspec.json
blob5e4eb70e41dbd2e20ea122977e6fb614ea04d120
2   "name": "PBJVideoPlayer",
3   "version": "0.1.1",
4   "summary": "iOS video player, simple drop in component featuring touch-to-play",
5   "homepage": "https://github.com/piemonte/PBJVideoPlayer",
6   "license": "MIT",
7   "authors": {
8     "Patrick Piemonte": "piemonte@alumni.cmu.edu"
9   },
10   "source": {
11     "git": "https://github.com/piemonte/PBJVideoPlayer.git",
12     "tag": "v0.1.1"
13   },
14   "frameworks": [
15     "Foundation",
16     "AVFoundation",
17     "CoreGraphics",
18     "QuartzCore",
19     "UIKit"
20   ],
21   "platforms": {
22     "ios": "6.0"
23   },
24   "source_files": "Source",
25   "requires_arc": true