blob: d8006c5942f2863f99f6a12af585f5f315b9f79f [file] [log] [blame]
{
"name": "PhoneAsDevice",
"version": "0.0.1",
"summary": "PhoneAsDevice is a framework that provides developer with Trackimo device logic for users iPhone.",
"description": "'PhoneAsDevice is a framework that provides developer with Trackimo device logic for users iPhone.'",
"homepage": "https://bitbucket.org/vadimtrackimo/phoneasdevice",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vadim Orlov": "vadim.orlov@trackimo.com"
},
"source": {
"git": "https://bitbucket.org/vadimtrackimo/phoneasdevice.git",
"branch": "master",
"tag": "0.0.1"
},
"platforms": {
"ios": "12.3"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"dependencies": {
"TrackimoCore": [
],
"AWSIoT": [
]
},
"swift_version": "5.0"
}