[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / 3 / 7 / Applozic / 5.2.0 / Applozic.podspec.json
blob780c630b63eee3101ed0b1a5237f385e33ac2588
2   "name": "Applozic",
3   "version": "5.2.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": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/AppLozic/Applozic-Chat-iOS-Framework.git",
20     "tag": "5.2.0"
21   },
22   "source_files": [
23     "Applozic",
24     "Applozic/**/*.{h,m,swift}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "xcconfig": {
28     "SWIFT_VERSION": "3.2"
29   },
30   "resources": "Applozic/**/*.{lproj,storyboard,xcdatamodeld,xib,xcassets,json}",
31   "frameworks": [
32     "Foundation",
33     "UIKit",
34     "Contacts",
35     "ContactsUI",
36     "AddressBook",
37     "AddressBookUI",
38     "MediaPlayer",
39     "AVFoundation",
40     "CoreLocation",
41     "SystemConfiguration"
42   ],
43   "requires_arc": true,
44   "dependencies": {
45     "SDWebImage": [
46       "~>4.2.2"
47     ]
48   },
49   "pushed_with_swift_version": "3.2"