blob: 721312c16103d622f31552db1c0e5b00b2f71bde [file] [log] [blame]
{
"name": "Wakup",
"version": "4.0.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": "9.0"
},
"source": {
"git": "https://github.com/Wakup/Wakup-iOS-SDK.git",
"tag": "v4.0.0"
},
"source_files": "Wakup/**/*.swift",
"resources": "Wakup/**/*.{png,jpeg,jpg,storyboard,xib,strings}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 4.2"
],
"iOSContextualMenu": [
"~> 1.1"
],
"DZNEmptyDataSet": [
"~> 1.8"
],
"SwiftyJSON": [
"~> 4.0"
],
"Alamofire": [
"~> 4.5"
],
"CHTCollectionViewWaterfallLayout": [
"~> 0.9"
],
"TagListView": [
"1.3"
]
}
}