blob: 58ace03be80d5efe3dd3d1a31fa06b6badc02255 [file] [log] [blame]
{
"name": "PLUUIKit",
"version": "0.0.3",
"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.3"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "PLUUIKit.framework"
},
"dependencies": {
"PLUFoundation": [
"~> 0.0.3"
]
}
}