[Add] ENG 0.0.4
[CocoaPods.git] / Specs / 6 / 8 / a / IVoiceSDK / 1.1.0 / IVoiceSDK.podspec.json
blobbf7b94caef590682203d9e8bc675eac40f27dc0e
2   "name": "IVoiceSDK",
3   "version": "1.1.0",
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     "ð“„… á•¼ Îž â…© ã€’ Æµ": "hi@hexyz.cn"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/Hexyz/iVoiceSDK.git",
19     "tag": "1.1.0"
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": [
37     ],
38     "SDWebImage": [
40     ],
41     "Toast": [
43     ]
44   }