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