blob: 0abeb22ea6a6407693cb23022b5823f0f38d2db6 [file] [log] [blame]
{
"name": "Applozic",
"version": "1.0.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/1156/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.0.1"
},
"source_files": [
"Applozic",
"Applozic/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"resources": "Applozic/**/*.{png, jpeg, jpg, storyboard, xib}"
}