blob: 87ae62a46d5353f122be7bbcaa6289010e94689d [file] [log] [blame]
{
"name": "ApplozicSwift",
"version": "0.7.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.7.0"
},
"source_files": "Sources/**/*.swift",
"resources": "Sources/**/*{lproj,storyboard,xib,xcassets,json}",
"platforms": {
"ios": "9.0"
},
"dependencies": {
"Kingfisher": [
"~> 3.13.1"
],
"MGSwipeTableCell": [
"~> 1.5.6"
],
"Applozic": [
"~> 5.2.0"
]
},
"pushed_with_swift_version": "3.2"
}