[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / d / c / SpreoUIPod / 1.2.2 / SpreoUIPod.podspec.json
blob65d332e9b49f1206b74c1971184acb138378e1fc
2   "name": "SpreoUIPod",
3   "version": "1.2.2",
4   "summary": "Spreo UI Framework",
5   "description": "Spreo UI Module Framework",
6   "homepage": "https://github.com/SpreoLLC/UiModulePod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "alozovoy": "a.lozovoy@belitsoft.com"
13   },
14   "source": {
15     "git": "https://github.com/SpreoLLC/UiModulePod.git",
16     "tag": "1.2.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "vendored_frameworks": "Classes/IosUIModule.framework",
22   "exclude_files": "Classes/IosUIModule.bundle/Info.plist",
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "resource_bundles": {
30     "IosUIModule": [
31       "Classes/IosUIModule.bundle/**"
32     ]
33   },
34   "dependencies": {
35     "SpreoPod": [
36       "2.57.1"
37     ]
38   },
39   "requires_arc": true