[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 6 / 8 / a / IVoiceSDK / 1.1.1-test1 / IVoiceSDK.podspec.json
blob30c88d023b2f16ca0f99e1e9ab400aa63b60811e
2   "name": "IVoiceSDK",
3   "version": "1.1.1-test1",
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-test1"
20   },
21   "resource_bundles": {
22     "IVoiceBundle": "Frameworks/iVoiceSDK.bundle",
23     "IVoiceAssets": [
24       "Frameworks/IVoiceSDK.xcassets"
25     ]
26   },
27   "source_files": [
28     "Frameworks/iVoiceSDK.framework/Headers",
29     "*.{h,m}"
30   ],
31   "vendored_frameworks": "Frameworks/**/*.{framework}",
32   "requires_arc": true,
33   "pod_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "dependencies": {
40     "MJExtension": [
41       "~> 3.0.17"
42     ],
43     "SDWebImage": [
44       "~> 4.4.7"
45     ],
46     "Toast": [
48     ]
49   }