blob: 211283345f2ec57d52f8b51c2078c8e9583e42e7 [file] [log] [blame]
{
"name": "ApplozicSwift",
"version": "0.12.0",
"license": {
"type": "BSD 3-Clause",
"file": "LICENSE"
},
"summary": "Applozic Swift Kit",
"homepage": "https://github.com/AppLozic/ApplozicSwift",
"social_media_url": "http://twitter.com/AppLozic",
"authors": {
"Applozic Inc.": "support@applozic.com"
},
"source": {
"git": "https://github.com/AppLozic/ApplozicSwift.git",
"tag": "0.12.0"
},
"source_files": "Sources/**/*.swift",
"resources": "Sources/**/*{lproj,storyboard,xib,xcassets,json}",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.1",
"dependencies": {
"Kingfisher": [
"~> 4.7.0"
],
"MGSwipeTableCell": [
"~> 1.5.6"
],
"Applozic": [
"~> 5.8.0"
]
}
}