blob: 1f81b0b96e2fcf5e5e8e005b3a9f9162793493db [file] [log] [blame]
{
"name": "PLUUIKit",
"version": "0.1.1",
"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.1.1"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "PLUUIKit.framework"
},
"resources": "PLUUIKit.framework/*.bundle",
"dependencies": {
"PLUFoundation": [
"~> 0.0.3"
]
}
}