blob: cabc550d8b7f58228182cbc06061f538ca743830 [file] [log] [blame]
{
"name": "AllInMobileSwift",
"version": "0.0.10",
"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.10"
},
"source_files": [
"AlliNMobileSwift/*.{h,m,swift}",
"AlliNMobileSwift/**/**.{h,m,swift}",
"AlliNMobileSwift/**/**/**.{h,m,swift}",
"AlliNMobileSwift/**/**/**/**.{h,m,swift}"
],
"swift_versions": "4.2"
}