blob: 505bf20d398ab4bb3b5fd6007376a8572b7bea28 [file] [log] [blame]
{
"name": "ESTVLiveSdk4Phone",
"version": "0.0.0.1",
"summary": "A short description of ESTVLiveSdk4Phone.",
"description": "ESTVLiveSdk4Phone 测试项目",
"homepage": "https://github.com/stanle1/ESTVLiveSdk4Phone",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"raychow": "zhouqirui@itouchtv.cn"
},
"source": {
"git": "https://github.com/stanle1/ESTVLiveSdk4Phone.git",
"tag": "0.0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ESTVLiveSdk4Phone/Classes/**/*",
"vendored_frameworks": "ESTVLiveSdk4Phone/Frameworks/*.framework",
"resources": "ESTVLiveSdk4Phone/Resources/*.bundle",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"Masonry": [
"~> 1.0.1"
]
}
}