[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / 8 / 0 / JustPlayer / 1.0.4 / JustPlayer.podspec.json
blobf60271e6e493987b726ad9a65918d2874b741c19
2   "name": "JustPlayer",
3   "version": "1.0.4",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": {
8     "type": "MIT"
9   },
10   "summary": "A super-easy way of using AVPlayer which is fully customizable on later need",
11   "homepage": "https://github.com/tomjpsun/JustPlayer",
12   "authors": {
13     "J.P. Sun": "tomjpsun@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/tomjpsun/JustPlayer.git",
17     "tag": "1.0.4"
18   },
19   "description": "JustPlayer is a wrapper of Cocoa AVPlayer, which provides a minimal core functions for Audio/Video playing. It is easy to use on start, and can be easily modified for later need.",
20   "source_files": "*.{h,m}",
21   "frameworks": "AVFoundation",
22   "requires_arc": true