blob: 9f7c6a9fbae87aa74c132ba846d6b6f65c025fb8 [file] [log] [blame]
{
"name": "XJPlayer",
"version": "1.0.1",
"summary": "A player is base on AVPlayer",
"homepage": "https://github.com/jxshunqiziran/XJPlayer",
"license": "MIT",
"authors": {
"renzifeng": "1763769645@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jxshunqiziran/XJPlayer.git",
"tag": "1.0.1"
},
"source_files": "XJPlayer/**/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
]
},
"requires_arc": true
}