[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / 8 / a / IVoiceSDK / 1.1.1-beta2 / IVoiceSDK.podspec.json
blobb061dec6b151d82e57e880a94f7599aded004497
2   "name": "IVoiceSDK",
3   "version": "1.1.1-beta2",
4   "summary": "iVoiceSDK",
5   "description": "Corpize iVoiceSDK for iOS.",
6   "homepage": "https://github.com/Hexyz/iVoiceSDK",
7   "license": {
8     "type": "Copyright",
9     "text": "Coripze copyright"
10   },
11   "authors": {
12     "ð“„… á•¼ Îž â…© ã€’ Æµ": "haaallo@icloud.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/Hexyz/iVoiceSDK.git",
19     "tag": "1.1.1-beta2"
20   },
21   "resources": "Frameworks/iVoiceSDK.bundle",
22   "source_files": [
23     "Frameworks/iVoiceSDK.framework/Headers",
24     "*.{h,m}"
25   ],
26   "vendored_frameworks": "Frameworks/**/*.{framework}",
27   "requires_arc": true,
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "dependencies": {
35     "MJExtension": [
36       "~> 3.0.17"
37     ],
38     "SDWebImage": [
39       "~> 4.4.7"
40     ],
41     "Toast": [
43     ]
44   }