blob: a5294819905a2b877ff1734d482e00cbaf6882c8 [file] [log] [blame]
{
"name": "IngresseSDK",
"version": "0.7.0",
"summary": "Ingresse's SDK.",
"description": "Swift framework to handle Ingresse API requests",
"homepage": "https://github.com/ingresse/ios-sdk",
"license": "MIT",
"authors": {
"Rubens Gondek": "rubens.gondek@ingresse.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ingresse/ios-sdk.git",
"tag": "0.7.0"
},
"source_files": [
"IngresseSDK",
"IngresseSDK/**/*.{h,m,swift}"
],
"exclude_files": "IngresseSDK/Exclude"
}