[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / a / f / KTVApi / 1.0.0.1 / KTVApi.podspec.json
bloba5b85aaf07796c598e3b4ad24f96b40fb99a42f5
2   "name": "KTVApi",
3   "version": "1.0.0.1",
4   "summary": "Agora KTV Api",
5   "description": "iOS library for quickly implement Agora karaoke scenes",
6   "homepage": "https://github.com/AgoraIO-Community/KTVApi.git",
7   "license": "MIT",
8   "authors": {
9     "Agora Lab": "developer@agora.io"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/AgoraIO-Community/KTVApi.git",
16     "tag": "1.0.0.1"
17   },
18   "swift_versions": "5.0",
19   "source_files": "KTVAPI/iOS/Classes/*.{swift}",
20   "requires_arc": true,
21   "dependencies": {
22     "AgoraRtcEngine_Special_iOS": [
23       "4.1.1.8"
24     ]
25   },
26   "pod_target_xcconfig": {
27     "IPHONEOS_DEPLOYMENT_TARGET": "11.0"
28   },
29   "user_target_xcconfig": {
30     "IPHONEOS_DEPLOYMENT_TARGET": "11.0"
31   },
32   "swift_version": "5.0"