| { |
| "name": "HHSDK_iOS", |
| "version": "0.1.7", |
| "summary": "和缓视频医生SDK。", |
| "description": "和缓视频医生,连接千万用户和全科医生。", |
| "homepage": "https://github.com/515783034/HHSDK_iOS", |
| "license": "MIT", |
| "authors": { |
| "shmily": "shmilyshijian@foxmail.com" |
| }, |
| "social_media_url": "https://github.com/515783034", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/515783034/HHSDK_iOS.git", |
| "tag": "0.1.7" |
| }, |
| "vendored_frameworks": "HHMedicSDK/*.framework", |
| "vendored_libraries": "HHMedicSDK/Libs/*.a", |
| "frameworks": [ |
| "SystemConfiguration", |
| "AVFoundation", |
| "CoreTelephony", |
| "AudioToolbox", |
| "CoreMedia", |
| "VideoToolbox" |
| ], |
| "libraries": [ |
| "sqlite3.0", |
| "z", |
| "c++" |
| ] |
| } |