blob: 36e0dd7bf1f4d4bb00d24062c790ece92def2c3e [file] [log] [blame]
{
"name": "MyRadioSDK",
"version": "0.0.1",
"summary": "SDK to use the 22HBG FORCE Services",
"homepage": "https://bitbucket.org/RenzoMarrazzo/22sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Renzo": "renzo@22hbg.com"
},
"platforms": {
"ios": "10.2"
},
"source": {
"git": "https://bitbucket.org/RenzoMarrazzo/22sdk",
"tag": "0.0.1"
},
"source_files": [
"22HBGSDK",
"22HBGSDK/**/*.{h,swift}"
],
"dependencies": {
"Alamofire": [
]
},
"pushed_with_swift_version": "3.0"
}