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