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