[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / c / d / KTYSipClient / 1.4.0 / KTYSipClient.podspec.json
blobe9b165642eaeeca65b73c487bab93385525b2451
2   "name": "KTYSipClient",
3   "version": "1.4.0",
4   "summary": "KTY Sip Call",
5   "description": "科天云外呼SDK,快速拨打电话",
6   "homepage": "https://github.com/mackobe/KTYSIPSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "layne": "996758103@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/mackobe/KTYSIPSDK.git",
19     "tag": "1.4.0"
20   },
21   "source_files": "Classess/**/{*.h, *.m}",
22   "resources": "Classess/SipImage.bundle",
23   "dependencies": {
24     "SVProgressHUD": [
26     ],
27     "AFNetworking": [
29     ],
30     "MJRefresh": [
32     ],
33     "WCDB": [
35     ]
36   }