blob: 44d89f7fa1b0ea8ba3d32f16d7a6a8db27ed4a68 [file] [log] [blame]
{
"name": "AllInMobileLibrary",
"version": "0.0.2",
"summary": "Biblioteca de push da AllIn",
"homepage": "https://github.com/giep-br/mobile-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lucasrodrigues": "lrodrigues@allin.com.br"
},
"source": {
"git": "https://lbrsilva-allin:%Xx1temBR51992@github.com/giep-br/mobile-ios.git",
"tag": "0.0.2"
},
"platforms": {
"ios": null
},
"source_files": [
"AllInMobileLibrary/*.{m,h}",
"AnotherFolder/*.{m,h}"
],
"requires_arc": true
}