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