blob: 6bd50960284a0742e6e40f751d63181c1b7633fc [file] [log] [blame]
{
"name": "PLUUIComponents",
"version": "0.0.2",
"summary": "PLUUIComponents",
"description": "龙珠直播的PLUUIComponents",
"homepage": "https://github.com/LongzhuLive/PLUUIComponents",
"license": "MIT",
"authors": {
"DarrenYau": "jiqiu@pptv.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LongzhuLive/PLUUIComponents.git",
"tag": "0.0.2"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "PLUUIComponents.framework"
},
"dependencies": {
"PLUFoundation": [
"~> 0.0.3"
],
"PLUUIKit": [
"~> 0.0.2"
]
}
}