blob: 0b6e27ec87c28f7fcf259e565e8f112a2bb5c515 [file] [log] [blame]
{
"name": "ASDeviceModel",
"version": "0.1.0",
"summary": "Find the model of iOS/ iPad OS/ Watch OS device you are using - In Human Readable form!",
"description": "TODO: Add long description of the pod here. This description is used to generate tags and improve search results.",
"homepage": "https://github.com/aforarup/ASDeviceModel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arup Saha": "arups@zeta.tech"
},
"source": {
"git": "https://github.com/aforarup/ASDeviceModel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ASDeviceModel/Classes/**/*"
}