blob: 1b9bcc7b372d24a2b5f763240edb10a328c43a73 [file] [log] [blame]
{
"name": "Wakup",
"version": "0.3.4",
"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": "8.0"
},
"source": {
"git": "https://github.com/Wakup/Wakup-iOS-SDK.git",
"tag": "v0.3.4"
},
"source_files": "Wakup/**/*.swift",
"resources": "Wakup/**/*.{png,jpeg,jpg,storyboard,xib,strings}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.7"
],
"iOSContextualMenu": [
"~> 1.1"
],
"DZNEmptyDataSet": [
"~> 1.7"
],
"SwiftyJSON": [
"~> 2.3"
],
"Alamofire": [
"~> 3.1"
],
"AwesomeCache": [
"~> 2.0"
],
"CHTCollectionViewWaterfallLayout": [
"~> 0.9"
]
}
}