blob: fb8bc929af7dd1ae727def095a99c5829a94c30c [file] [log] [blame]
{
"name": "TSHAlphaVideos",
"version": "1.1.0",
"summary": "Play mp4 videos with alpha background on iOS",
"homepage": "https://github.com/tsheaff/TSHAlphaVideos",
"license": "Apache",
"authors": {
"tsheaff": "ty.sheaffer@gmail.com",
"ctscoville": "ctscoville@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/tsheaff/TSHAlphaVideos.git",
"tag": "1.1.0"
},
"source_files": "Pod/Classes/*.{h,m,mm,c}",
"frameworks": [
"OpenGLES",
"AVFoundation",
"CoreMedia",
"QuartzCore"
]
}