[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 2 / c / OnlineService / 0.0.2 / OnlineService.podspec.json
blobed61077a65ffe9cd18f0cccf4f1595210f9a4983
2   "name": "OnlineService",
3   "version": "0.0.2",
4   "summary": "Hedy 在线客服",
5   "description": "加载出在线客服页面,实现相关的和原生交互的功能",
6   "homepage": "https://github.com/Potato121/OnlineService",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hedy": "1228781716@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Potato121/OnlineService.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "OnlineService/Classes/*.{h,m}",
22   "resources": "OnlineService.bundle",
23   "frameworks": [
24     "UIKit",
25     "Speech",
26     "Foundation"
27   ],
28   "requires_arc": true