blob: 19a71ccf1078965b0fc309f665583960980eff4e [file] [log] [blame]
{
"name": "AllInMobileLibrary",
"version": "0.0.9",
"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.9"
},
"platforms": {
"ios": null
},
"source_files": [
"AllInMobileLibrary/*.{m,h}",
"AllInMobileLibrary/APNS/*.{m,h}",
"AllInMobileLibrary/Constants/*.{m,h}",
"AllInMobileLibrary/DAO/*.{m,h}",
"AllInMobileLibrary/Entity/*.{m,h}",
"AllInMobileLibrary/Http/*.{m,h}",
"AllInMobileLibrary/Service/*.{m,h}",
"AllInMobileLibrary/WebView/*.{m,h}"
],
"requires_arc": true
}