blob: d896dc7424a1dc8394d316c0366e2e70500d42b6 [file] [log] [blame]
{
"name": "LLPlayer",
"version": "0.0.6",
"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.6"
},
"source_files": "LLPlayer/**/*.{h,m}",
"resources": "LLPlayer/PlayerSDK.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}