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