blob: a888c85c90c7aa11f224bfe0aaca7cf073b0fe59 [file] [log] [blame]
{
"name": "MyRadioSDK",
"version": "0.0.8",
"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.8"
},
"source_files": [
"22HBGSDK",
"22HBGSDK/Products/*.{h,swift}"
],
"dependencies": {
"Alamofire": [
]
},
"pushed_with_swift_version": "3.0"
}