[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 3 / 7 / Applozic / 3.2.5 / Applozic.podspec.json
blob8cf1067c9ac589c4dc3373ba0602dab4b5d47fca
2   "name": "Applozic",
3   "version": "3.2.5",
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/1280/images/one-group-chat.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Abhishek": "abhishekthapliyal7579@gmail.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/AppLozic/Applozic-Chat-iOS-Framework.git",
20     "tag": "3.2.5"
21   },
22   "source_files": [
23     "Applozic",
24     "Applozic/**/*.{h,m}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "resources": "Applozic/**/*.{lproj,storyboard,xcdatamodeld,xib,xcassets,json}",
28   "frameworks": [
29     "Foundation",
30     "UIKit",
31     "AddressBook",
32     "AddressBookUI",
33     "MediaPlayer",
34     "AVFoundation",
35     "CoreLocation",
36     "SystemConfiguration"
37   ],
38   "requires_arc": true