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