[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 9 / 1 / c / BackgroundVideo / 0.0.1 / BackgroundVideo.podspec.json
blob486da2efb228235bedf7d1ef5c340aeae74d05a5
2   "name": "BackgroundVideo",
3   "version": "0.0.1",
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": "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.1"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/**/*.{h,m}"
23   ],
24   "exclude_files": "Classes/Exclude",
25   "frameworks": [
26     "AVFoundation",
27     "AVKit"
28   ]