blob: 12cc4f7914f1002084b4ca455d6c2cfd20f5993d [file] [log] [blame]
{
"name": "Applozic",
"version": "1.9.1",
"summary": "Applozic Light weight CocoaPod for in-app messaging and chat SDK",
"description": "Applozic iOS SDK CocoaPods",
"homepage": "https://github.com/AppLozic/Applozic-Chat-iOS-Framework",
"screenshots": "https://www.applozic.com/resources/1197/images/one-group-chat.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abhishek": "abhishekthapliyal7579@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/AppLozic/Applozic-Chat-iOS-Framework.git",
"tag": "1.9.1"
},
"source_files": [
"Applozic",
"Applozic/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"resources": "Applozic/**/*",
"frameworks": [
"Foundation",
"UIKit",
"AddressBook",
"AddressBookUI",
"MediaPlayer",
"AVFoundation",
"CoreLocation",
"SystemConfiguration"
]
}