blob: ac11af4447f123822db2609c7016344a57c2ca21 [file] [log] [blame]
{
"name": "OTVideoPlayer",
"version": "0.0.1",
"summary": "a simple and powerful video player base AVPlayer",
"homepage": "https://github.com/irobbin1024/OTVideoPlayer.git",
"license": "MIT",
"authors": {
"irobbin1024": "irobbin1024@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/irobbin1024/OTVideoPlayer.git",
"tag": "0.0.1"
},
"source_files": "OTVideoPlayer/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}