blob: 6afd7124aced7b0cc2381167d8b0779c2b0cc285 [file] [log] [blame]
{
"name": "UMPInquirySDK",
"version": "0.0.1",
"summary": "Video consultation SDK.",
"description": "Start to initialize SDK",
"homepage": "https://github.com/LengQH/UMPInquirySDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Larry.Leng": "larry.leng@ump.com.hk"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/LengQH/UMPInquirySDK.git",
"tag": "0.0.1"
},
"source_files": "UMPInquirySDK",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}