| { |
| "name": "HHMSDK", |
| "version": "0.1.0", |
| "summary": "和缓视频医生SDK。", |
| "description": "和缓视频医生,连接千万用户和全科医生。", |
| "homepage": "https://github.com/515783034/HHMSDK", |
| "license": "MIT", |
| "authors": { |
| "shmily": "shmilyshijian@foxmail.com" |
| }, |
| "social_media_url": "https://github.com/515783034", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/515783034/HHMSDK.git", |
| "tag": "0.1.0" |
| }, |
| "resources": "Resources/*.*", |
| "vendored_frameworks": "frameworks/*.framework", |
| "dependencies": { |
| "Alamofire": [ |
| "4.7.0" |
| ], |
| "CryptoSwift": [ |
| "0.8.3" |
| ], |
| "NIMSDK": [ |
| "4.9.0" |
| ], |
| "ObjectMapper": [ |
| "3.1.0" |
| ] |
| } |
| } |