blob: da55695334722815abde9208d2bc07ff2b8d1873 [file] [log] [blame]
{
"name": "Wakup",
"version": "5.1.0",
"summary": "Wakup allows you to find offers near your location",
"homepage": "http://wakup.net",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yellow Pineapple": "juan.cerro@101offers.co"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.0"
],
"source": {
"git": "https://github.com/Wakup/Wakup-iOS-SDK.git",
"tag": "v5.1.0"
},
"source_files": "Wakup/**/*.swift",
"resources": "Wakup/**/*.{png,jpeg,jpg,storyboard,xib,strings}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 5.6"
],
"iOSContextualMenu": [
"1.1.8"
],
"DZNEmptyDataSet": [
"~> 1.8"
],
"SwiftyJSON": [
"~> 5.0"
],
"Alamofire": [
"~> 5.0"
],
"CHTCollectionViewWaterfallLayout": [
"~> 0.9"
],
"TagListView": [
"1.4"
]
},
"swift_version": "5.0"
}