| { |
| "name": "RuiHaoProject", |
| "version": "1.0.6", |
| "summary": "希望你睿智、从容面对人生!", |
| "description": "逆风的方向,更适合飞翔!但愿你能在逆境中实现自我的锐变!", |
| "homepage": "https://github.com/Dweiquan/RuiHaoProject", |
| "license": "MIT", |
| "authors": { |
| "dengweiquan02": "466@zhaohaiting" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/Dweiquan/RuiHaoProject.git", |
| "tag": "1.0.6" |
| }, |
| "source_files": "Ruihao/**/*.{h,m}", |
| "public_header_files": "Ruihao/**/*.h", |
| "requires_arc": true, |
| "dependencies": { |
| "AFNetworking": [ |
| |
| ], |
| "Masonry": [ |
| |
| ], |
| "BaiduMapKit": [ |
| |
| ], |
| "WXDevtool": [ |
| |
| ], |
| "BMKLocationKit": [ |
| |
| ] |
| } |
| } |