blob: da3e7dbbdd5b481e73ba4c68f2f4c8f5e6d04599 [file] [log] [blame]
{
"name": "DeviceModel",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DeviceModel/Classes/**/*"
}