[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 2 / 1 / CachingExtension / 1.0.11.beta / CachingExtension.podspec.json
blob3f386f83b9a5ac8c542cdb721541b35059857020
2   "name": "CachingExtension",
3   "version": "1.0.11.beta",
4   "license": {
5     "type": "MIT",
6     "file": "License.md"
7   },
8   "homepage": "https://www.cometchat.com/pro",
9   "authors": {
10     "Jeet Kapadia": "jeet.kapadia@inscripts.in"
11   },
12   "summary": "caching Extension helps you to store your messages locally without any hassle",
13   "source": {
14     "git": "https://github.com/jeetkapadia/CometChatCachingExtension.git",
15     "tag": "1.0.11.beta"
16   },
17   "source_files": "CachingExtension.framework/Headers/*.{h,m,swift}",
18   "libraries": [
19     "z",
20     "sqlite3",
21     "xml2.2"
22   ],
23   "vendored_frameworks": "CachingExtension.framework",
24   "xcconfig": {
25     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
26   },
27   "documentation_url": "https://prodocs.cometchat.com/docs/ios-quick-start",
28   "frameworks": "CachingExtension",
29   "exclude_files": "Classes/Exclude",
30   "platforms": {
31     "ios": "10.0"
32   },
33   "dependencies": {
34     "CometChatPro": [
35       "1.9.0-beta"
36     ],
37     "RealmSwift": [
38       "~> 3.16.1"
39     ]
40   },
41   "swift_versions": "5.0",
42   "swift_version": "5.0"