blob: bb88e9a97a1cb25e0207a5813f32ac864331e283 [file] [log] [blame]
{
"name": "ApplozicSwift",
"version": "0.3.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.3.0"
},
"source_files": "Sources/**/*.swift",
"resources": "Sources/**/*{lproj,storyboard,xib,xcassets,json}",
"platforms": {
"ios": "9.0"
},
"dependencies": {
"Kingfisher": [
"~> 3.6.2"
],
"MGSwipeTableCell": [
"~> 1.5.6"
],
"Applozic": [
"~> 4.2.0"
]
},
"pushed_with_swift_version": "3.0"
}