[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 9 / 1 / c / BackgroundVideo / 0.0.2 / BackgroundVideo.podspec.json
blob1c21c2da26e5d67793676058f3dbe193e02144a2
2   "name": "BackgroundVideo",
3   "version": "0.0.2",
4   "summary": "lets you add a background video to iOS app views.",
5   "homepage": "https://github.com/heartasice/playgroundvideo",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "heartasice": "heartasice@126.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/heartasice/playgroundvideo.git",
18     "tag": "0.0.2"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/**/*.{h,m}"
23   ],
24   "exclude_files": "Classes/Exclude",
25   "frameworks": [
26     "AVFoundation",
27     "AVKit"
28   ]