{ | |
"name": "IDTech", | |
"version": "1.1.130", | |
"summary": "Universal SDK for communicating with IDTech devices.", | |
"homepage": "https://idtechproducts.com/", | |
"authors": { | |
"Randy Palermo": "randyp@idtechproducts.com", | |
"Jason Hsieh": "jasonhsieh@idtechproducts.com" | |
}, | |
"license": { | |
"type": "Apache-2.0", | |
"file": "LICENSE" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/jasonh117/IDT_IOS_POD.git", | |
"tag": "1.1.130" | |
}, | |
"ios": { | |
"vendored_frameworks": "IDTech.framework" | |
} | |
} |