blob: eba92c232c05b8bf56c45cea0a4b400caf1a5c08 [file] [log] [blame]
{
"name": "DeviceModel",
"version": "0.1.2",
"summary": "Gives the name of device connected",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/AnkitaScienceInc/HardwareDeviceModel.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ankita Kalangutkar": "ankita.kalangutkar@science-inc.com"
},
"source": {
"git": "https://github.com/AnkitaScienceInc/HardwareDeviceModel.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DeviceModel/Classes/**/*"
}