[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / d / 2 / WYAVideoPlayer / 0.1.1 / WYAVideoPlayer.podspec.json
blob15b0d34def4681b453b3534621972f3a6d18c574
2   "name": "WYAVideoPlayer",
3   "version": "0.1.1",
4   "summary": "视频播放器",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/CreatSuns/WYAVideoPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lsh": "1228506851@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/CreatSuns/WYAVideoPlayer.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WYAVideoPlayer/Classes/**/*.{h}",
22   "resource_bundles": {
23     "WYAVideoPlayer": [
24       "WYAVideoPlayer/Assets/WYAVideoPlayer.bundle/*.png"
25     ]
26   },
27   "dependencies": {
28     "Masonry": [
29       "~> 1.0.0"
30     ]
31   }