blob: 6636872a18046469d75c6b9c5f19de1bfe08a1eb [file] [log] [blame]
{
"name": "LLPlayer",
"version": "0.0.5",
"summary": "LLPlayer.",
"homepage": "https://github.com/tuyuan2012/LLPlayer",
"license": "MIT",
"authors": {
"Tony": "845384699@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/tuyuan2012/LLPlayer.git",
"tag": "0.0.5"
},
"source_files": "LLPlayer/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}