[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 2 / 1 / CachingExtension / 1.0.4.beta / CachingExtension.podspec.json
blobbb79612f9cce3124005bb1df53987195d47b7759
2   "name": "CachingExtension",
3   "version": "1.0.4.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.4.beta"
16   },
17   "source_files": "CachingExtension.framework/Headers/*.{h,m,swift}",
18   "libraries": [
19     "z",
20     "sqlite3",
21     "xml2.2"
22   ],
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
25   },
26   "documentation_url": "https://prodocs.cometchat.com/docs/ios-quick-start",
27   "exclude_files": "Classes/Exclude",
28   "platforms": {
29     "ios": "11.0"
30   },
31   "dependencies": {
32     "CometChatPro": [
34     ],
35     "RealmSwift": [
36       "3.16.1"
37     ]
38   },
39   "swift_versions": "5.0",
40   "swift_version": "5.0"