[Add] MARSDK_EPSDK 5.4.1
[CocoaPods.git] / Specs / 5 / 2 / c / OnlineService / 0.0.1 / OnlineService.podspec.json
blob5c59f32d4233883739c441351b8d37342639cfe1
2   "name": "OnlineService",
3   "version": "0.0.1",
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.1"
20   },
21   "source_files": "OnlineService/Classes/*.{h,m}",
22   "resources": "OnlineService.bundle",
23   "frameworks": [
24     "UIKit",
25     "QuartzCore",
26     "Foundation"
27   ],
28   "requires_arc": true