[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 8 / 2 / b / TSHAlphaVideos / 1.0.0 / TSHAlphaVideos.podspec.json
blob5e9511a0d834af2086b14eb9e0ac8f62992fa07b
2   "name": "TSHAlphaVideos",
3   "version": "1.0.0",
4   "summary": "Play mp4 videos with alpha background on iOS",
5   "homepage": "https://github.com/tsheaff/TSHAlphaVideos",
6   "license": "Apache",
7   "authors": {
8     "tsheaff": "ty.sheaffer@gmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "requires_arc": true,
14   "source": {
15     "git": "https://github.com/tsheaff/TSHAlphaVideos.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "Pod/Classes/*.{h,m,mm,c}",
19   "frameworks": [
20     "OpenGLES",
21     "AVFoundation",
22     "CoreMedia",
23     "QuartzCore"
24   ]