blob: b469bcb67b17a544e814f8109657efa12f91322f [file] [log] [blame]
{
"name": "Applozic",
"version": "1.3",
"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.3"
},
"source_files": [
"Applozic",
"Applozic/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"resources": "Applozic/**/*.{png, jpeg, jpg}",
"resource_bundles": {
"Applozic": "Applozic/**/*.{storyboard, xib, xcassets, json, xcdatamodel, lproj}"
}
}