blob: 2dd757787f03819ef13383d4ff16035c8f50c36f [file] [log] [blame]
{
"name": "AllInMobileSwift",
"version": "0.0.2",
"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": "10.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/giep-br/mobile-ios-swift.git",
"tag": "0.0.2"
},
"source_files": [
"AlliNMobileSwift/*",
"AlliNMobileSwift/**/*",
"AlliNMobileSwift/**/**/*",
"AlliNMobileSwift/**/**/**/*"
],
"pushed_with_swift_version": "3.0"
}