[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / 3 / 7 / Applozic / 7.6.0 / Applozic.podspec.json
blobd9662eb6bc916acb33569ed88126047f93d39285
2   "name": "Applozic",
3   "version": "7.6.0",
4   "summary": "Applozic Light weight CocoaPod for in-app messaging and chat SDK",
5   "description": "Applozic iOS SDK CocoaPods",
6   "homepage": "https://github.com/AppLozic/Applozic-Chat-iOS-Framework",
7   "screenshots": "https://www.applozic.com/resources/images/one-group-chat.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Adarsh": "adarsh@applozic.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/AppLozic/Applozic-Chat-iOS-Framework.git",
20     "tag": "7.6.0"
21   },
22   "source_files": [
23     "Applozic",
24     "Applozic/**/*.{h,m,swift}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "swift_versions": "5.0",
28   "prefix_header_file": "Applozic/Applozic_Prefix.pch",
29   "resources": "Applozic/**/*.{lproj,storyboard,xcdatamodeld,xib,xcassets,json}",
30   "frameworks": [
31     "Foundation",
32     "UIKit",
33     "Contacts",
34     "ContactsUI",
35     "AddressBook",
36     "AddressBookUI",
37     "MediaPlayer",
38     "AVFoundation",
39     "CoreLocation",
40     "SystemConfiguration"
41   ],
42   "requires_arc": true,
43   "dependencies": {
44     "SDWebImage": [
45       "~>5.7.2"
46     ]
47   },
48   "swift_version": "5.0"