blob: 63d2c296e2df288f9a50c734da49f2059b0a2cfd [file] [log] [blame]
{
"name": "BHVideoManager",
"version": "2.0",
"summary": "Video tool manager",
"homepage": "https://github.com/BandarHL/BHVideoManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BandarHL": "bandarhl"
},
"source": {
"git": "https://github.com/BandarHL/BHVideoManager.git",
"tag": "2.0"
},
"social_media_url": "https://twitter.com/BandarHL",
"platforms": {
"ios": "8.0"
},
"source_files": "BHVideoManager/Classes/**/*",
"frameworks": [
"UIKit",
"CoreMedia",
"AVFoundation",
"AVKit"
]
}