[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 6 / 8 / KTDirectSeedingSDK / 0.1.4 / KTDirectSeedingSDK.podspec.json
blobbbc3de6136f2e691c36ed4f73778048e8dc544a9
2   "name": "KTDirectSeedingSDK",
3   "version": "0.1.4",
4   "summary": "A short description of KTDirectSeedingSDK.",
5   "description": "this project provide direct seeding module",
6   "homepage": "https://github.com/kestraltorah/KTDirectSeedingSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kestraltorah@163.com": "guowei@huami.com"
13   },
14   "source": {
15     "git": "https://github.com/kestraltorah/KTDirectSeedingSDK.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "subspecs": [
22     {
23       "name": "KTVideoService",
24       "source_files": "KTDirectSeedingSDK/Classes/VideoService/*"
25     },
26     {
27       "name": "KTAudioService",
28       "source_files": "KTDirectSeedingSDK/Classes/AudioService/*"
29     },
30     {
31       "name": "KTRenderService",
32       "source_files": "KTDirectSeedingSDK/Classes/RenderService/*"
33     }
34   ]