[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 1 / c / d / KTYSipClient / 1.1.1 / KTYSipClient.podspec.json
blobe7924c4164e6448543c455e54e507969fbca9eda
2   "name": "KTYSipClient",
3   "version": "1.1.1",
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.1.1"
20   },
21   "source_files": "SipSDK/**/{*.h, *.m}",
22   "resources": "SipSDK/SipImage.bundle",
23   "requires_arc": false,
24   "dependencies": {
25     "SVProgressHUD": [
27     ],
28     "AFNetworking": [
30     ],
31     "MJRefresh": [
33     ],
34     "WCDB": [
36     ]
37   }