blob: 4a627f57df28ac0611cee75e2f75b3bc9a93432b [file] [log] [blame]
{
"name": "MensamaticSMS",
"version": "0.1.0",
"summary": "This library allows to manage Mensamatic SMS API.",
"description": "POD for sending SMS by Mensamatic written in Swift 4.",
"homepage": "https://github.com/develapps/mensamatic-ios-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Juantri": "juantri.jimenez@develapps.com"
},
"source": {
"git": "https://github.com/develapps/mensamatic-ios-sdk.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MensamaticSMS/Classes/**/*.swift",
"pushed_with_swift_version": "4"
}