[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 5 / d / 2 / AVPlayerView / 1.1.2 / AVPlayerView.podspec.json
blobda6d196197d6dd7ffd5cb7f01464dc9c24b6c958
2   "name": "AVPlayerView",
3   "version": "1.1.2",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "AVPlayer module that implemented by subclass of UIView class",
8   "homepage": "https://github.com/skswhwo/AVPlayerView",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "skswhwo": "skswhwo@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/skswhwo/AVPlayerView.git",
18     "tag": "1.1.2"
19   },
20   "source_files": "AVPlayerView/Classes/**/*.{h,m}",
21   "resources": "AVPlayerView/Assets/**/*.{png,bundle,xib,nib,xcassets}",
22   "requires_arc": true