[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / 5 / 7 / UizaSDK8 / 6.8.12 / UizaSDK8.podspec.json
blob43710fdae7e7e2d0ad0d680255026237e5613713
2   "name": "UizaSDK8",
3   "version": "6.8.12",
4   "summary": "UizaSDK Framework",
5   "description": "A framework that handles API connect to Uiza system",
6   "homepage": "https://github.com/uizaio/uiza-sdk-player-ios",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nam Kennic": "namkennic@me.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "swift_version": "4.1",
19   "source": {
20     "git": "https://github.com/uizaio/uiza-sdk-player-ios.git",
21     "branch": "origin",
22     "tag": "6.8.12"
23   },
24   "documentation_url": "https://uizaio.github.io/uiza-sdk-player-ios/",
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "4.1"
27   },
28   "ios": {
29     "vendored_frameworks": "UizaSDK8.framework",
30     "dependencies": {
31       "Alamofire": [
33       ],
34       "SwiftyJSON": [
36       ],
37       "LFLiveKit+": [
39       ],
40       "NKModalViewManager": [
42       ],
43       "SDWebImage": [
45       ]
46     }
47   }