23 lines
562 B
JSON
23 lines
562 B
JSON
{
|
|
"name": "UIDeviceModelNames",
|
|
"version": "0.1.0",
|
|
"summary": "A short description of UIDeviceModelNames.",
|
|
"description": "TODO: Add long description of the pod here.",
|
|
"homepage": "https://github.com/Jordan Koch/UIDeviceModelNames",
|
|
"license": {
|
|
"type": "MIT",
|
|
"file": "LICENSE"
|
|
},
|
|
"authors": {
|
|
"Jordan Koch": "me@jordanko.ch"
|
|
},
|
|
"source": {
|
|
"git": "https://github.com/Jordan Koch/UIDeviceModelNames.git",
|
|
"tag": "0.1.0"
|
|
},
|
|
"platforms": {
|
|
"ios": "8.0"
|
|
},
|
|
"source_files": "UIDeviceModelNames/Classes/**/*"
|
|
}
|