blob: 89209fd84c9357f3089ccd7ba5934a8c796b3a34 [file] [log] [blame]
{
"name": "GNApi-Sdk-iOS",
"version": "0.1.0",
"summary": "A simple lib for easy integration of your mobile app with the payment services provided by Gerencianet.",
"homepage": "https://github.com/thomazfeitoza/gn-api-sdk-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Thomaz Feitoza",
"source": {
"git": "https://github.com/thomazfeitoza/gn-api-sdk-ios.git",
"tag": "0.1.0"
},
"source_files": [
"GNApiSdk",
"GNApiSdk/*.{h,m}"
],
"requires_arc": true
}