blob: ed61077a65ffe9cd18f0cccf4f1595210f9a4983 [file] [log] [blame]
{
"name": "OnlineService",
"version": "0.0.2",
"summary": "Hedy 在线客服",
"description": "加载出在线客服页面,实现相关的和原生交互的功能",
"homepage": "https://github.com/Potato121/OnlineService",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hedy": "1228781716@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Potato121/OnlineService.git",
"tag": "0.0.2"
},
"source_files": "OnlineService/Classes/*.{h,m}",
"resources": "OnlineService.bundle",
"frameworks": [
"UIKit",
"Speech",
"Foundation"
],
"requires_arc": true
}