[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 8 / 0 / JustPlayer / 1.0.3 / JustPlayer.podspec.json
blob0d456a9bfd82131a20ee8dceb7ba59cb01ef6d0b
2   "name": "JustPlayer",
3   "version": "1.0.3",
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.3"
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