blob: 4854f8369cd8ff3e03560b20a032719d0313f993 [file] [log] [blame]
{
"name": "InstachkOffers",
"version": "0.1.0",
"summary": "Instachk SDK to render nearby offers",
"description": "Instachk offers SDK lets you display nearby offers",
"homepage": "https://github.com/instachk/ios-offers-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"InstaChk": "contact@instachk.today"
},
"source": {
"git": "https://github.com/instachk/ios-offers-sdk.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.3"
},
"source_files": "InstachkOffers/Classes/**/*",
"dependencies": {
"Starscream": [
"~> 2.0.3"
]
},
"pushed_with_swift_version": "3.0"
}