[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 2 / b / TSHAlphaVideos / 1.1.0 / TSHAlphaVideos.podspec.json
blobfb8bc929af7dd1ae727def095a99c5829a94c30c
2   "name": "TSHAlphaVideos",
3   "version": "1.1.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     "ctscoville": "ctscoville@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/tsheaff/TSHAlphaVideos.git",
17     "tag": "1.1.0"
18   },
19   "source_files": "Pod/Classes/*.{h,m,mm,c}",
20   "frameworks": [
21     "OpenGLES",
22     "AVFoundation",
23     "CoreMedia",
24     "QuartzCore"
25   ]