blob: b18eee179c80439fee75eb72e152988e739a043f [file] [log] [blame]
{
"name": "AllInMobileSwift",
"version": "0.0.20",
"summary": "Biblioteca de push da AllIn",
"homepage": "https://github.com/giep-br/mobile-ios-swift.git",
"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.20"
},
"source_files": [
"AlliNMobileSwift/*.{h,m,swift}",
"AlliNMobileSwift/**/**.{h,m,swift}",
"AlliNMobileSwift/**/**/**.{h,m,swift}",
"AlliNMobileSwift/**/**/**/**.{h,m,swift}"
],
"swift_versions": "4.2",
"swift_version": "4.2"
}