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