blob: 86658f7f84164240cf833d4a22c2bafeac083fae [file] [log] [blame]
{
"name": "VelaSDK",
"version": "1.0.3",
"summary": "An Offline Transactional API using SMS Service",
"description": "An Offline Transactional API using SMS Service",
"homepage": "https://github.com/velatech/vela-sms-ios",
"license": {
"type": "MIT",
"file": "LICENCE"
},
"authors": {
"Elias Igbalajobi": "heeleeaz@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/velatech/vela-sms-ios.git",
"tag": "1.0.3"
},
"source_files": "VelaSDK",
"frameworks": [
"UIKit",
"MessageUI"
],
"dependencies": {
"CryptoSwift": [
]
}
}