blob: 6a994fdaab52abac6375d71b5fd529fd1c47d471 [file] [log] [blame]
{
"name": "AllInMobileSwift",
"version": "0.0.3",
"summary": "Biblioteca de push da AllIn",
"homepage": "https://github.com/giep-br/mobile-ios-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lucasrodrigues": "lrodrigues@allin.com.br"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/giep-br/mobile-ios-swift.git",
"tag": "0.0.3"
},
"source_files": [
"AlliNMobileSwift/*",
"AlliNMobileSwift/**/*",
"AlliNMobileSwift/**/**/*",
"AlliNMobileSwift/**/**/**/*"
],
"pushed_with_swift_version": "3.0"
}