[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / a / f / KTVApi / 1.0.0.5 / KTVApi.podspec.json
blob3bc66620534ae56623c8c47ec243d8a1f00ba752
2   "name": "KTVApi",
3   "version": "1.0.0.5",
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.5-iOS"
17   },
18   "swift_versions": "5.0",
19   "source_files": "iOS/Classes/*.{swift}",
20   "requires_arc": true,
21   "dependencies": {
22     "AgoraRtcEngine_Special_iOS": [
23       "4.1.1.142"
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"